Skip to content

Commit

Permalink
Adding section: What's Here
Browse files Browse the repository at this point in the history
  • Loading branch information
BurdetteLamar committed Apr 19, 2021
1 parent 254d927 commit 8f4c627
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/set.rb
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@
#
# ## What's Here
#
# First, what's elsewhere. \Set includes the module Enumerable,
# First, what's elsewhere. \Set includes the module
# {Enumerable}[https://docs.ruby-lang.org/en/master/Enumerable.html],
# which provides dozens of additional methods.
#
# In particular, class \Set does not have many methods of its own
Expand Down

0 comments on commit 8f4c627

Please sign in to comment.