Skip to content

Commit e036d4d

Browse files
committed
Removed Set entry
Fixup 061d364
1 parent 7a5e46c commit e036d4d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/standard_library.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ of each.
5252
- Prism ([GitHub][prism]): A portable, error-tolerant Ruby parser
5353
- Resolv ([GitHub][resolv]): Thread-aware DNS resolver library in Ruby
5454
- SecureRandom ([GitHub][securerandom]): Interface for a secure random number generator
55-
- [Set](rdoc-ref:Set) ([GitHub][set]): Provides a class to deal with collections of unordered, unique values
5655
- Shellwords ([GitHub][shellwords]): Manipulates strings with the word parsing rules of the UNIX Bourne shell
5756
- Singleton ([GitHub][singleton]): Implementation of the Singleton pattern for Ruby
5857
- Tempfile ([GitHub][tempfile]): A utility class for managing temporary files
@@ -193,7 +192,6 @@ of each.
193192
[rinda]: https://github.com/ruby/rinda
194193
[rss]: https://github.com/ruby/rss
195194
[securerandom]: https://github.com/ruby/securerandom
196-
[set]: https://github.com/ruby/set
197195
[shellwords]: https://github.com/ruby/shellwords
198196
[singleton]: https://github.com/ruby/singleton
199197
[stringio]: https://github.com/ruby/stringio

0 commit comments

Comments
 (0)