ruby / set

This library provides the Set class, which deals with a collection of unordered values with no duplicates.
BSD 2-Clause "Simplified" License
23 stars 13 forks source link

Documentation? #12

Closed smithtim closed 3 years ago

smithtim commented 3 years ago

For Ruby 2.7.2, online documentation for this library was at ruby-doc:

https://ruby-doc.org/stdlib-2.7.2/libdoc/set/rdoc/Set.html

But I cannot find it there for Ruby 3.0.0:

https://ruby-doc.org/stdlib-3.0.0/

Has it moved somewhere else?

hsbt commented 3 years ago

Please contact the admin of ruby-doc.org. It's an unofficial.