We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 254d927 commit 8f4c627Copy full SHA for 8f4c627
lib/set.rb
@@ -64,7 +64,8 @@
64
#
65
# ## What's Here
66
67
-# First, what's elsewhere. \Set includes the module Enumerable,
+# First, what's elsewhere. \Set includes the module
68
+# {Enumerable}[https://docs.ruby-lang.org/en/master/Enumerable.html],
69
# which provides dozens of additional methods.
70
71
# In particular, class \Set does not have many methods of its own
0 commit comments