ruby-changes:48246
From: knu <ko1@a...>
Date: Sun, 22 Oct 2017 21:26:26 +0900 (JST)
Subject: [ruby-changes:48246] knu:r60361 (trunk): Mention `Set#reset`
knu 2017-10-22 21:26:21 +0900 (Sun, 22 Oct 2017) New Revision: 60361 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=60361 Log: Mention `Set#reset` Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 60360) +++ NEWS (revision 60361) @@ -201,6 +201,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L201 * Set * Add Set#to_s as alias to #inspect [Feature #13676] * Add Set#=== as alias to #include? [Feature #13801] + * Add Set#reset [Feature #6589] * WEBrick -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/