[ruby/set] Adding section: What's Here

https://github.com/ruby/set/commit/257dc452a7
This commit is contained in:
Burdette Lamar 2021-04-19 15:54:14 -05:00 коммит произвёл Hiroshi SHIBATA
Родитель 0a74547942
Коммит 61e4499545
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: F9CF13417264FAC2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -65,7 +65,7 @@
# ## What's Here
#
# First, what's elsewhere. \Set includes the module
# {Enumerable}[https://docs.ruby-lang.org/en/master/Enumerable.html],
# {Enumerable}[rdoc-ref:Enumerable],
# which provides dozens of additional methods.
#
# In particular, class \Set does not have many methods of its own