From 0a7454794270e96b30d9308f05615939bd3afffa Mon Sep 17 00:00:00 2001 From: Burdette Lamar Date: Mon, 19 Apr 2021 13:39:33 -0500 Subject: [ruby/set] Adding section: What's Here https://github.com/ruby/set/commit/8f4c62768d --- lib/set.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/set.rb') diff --git a/lib/set.rb b/lib/set.rb index a85dbb1762..2536e05acc 100644 --- a/lib/set.rb +++ b/lib/set.rb @@ -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 -- cgit v1.2.3