mirror of
https://github.com/ruby/ruby.git
synced 2026-01-29 13:34:17 +00:00
[DOC]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45398 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
0331e42be3
commit
f9382d033c
7
NEWS
7
NEWS
@ -17,10 +17,9 @@ with all sufficient information, see the ChangeLog file.
|
||||
|
||||
* Enumerable
|
||||
* Extended methods:
|
||||
* min
|
||||
* min_by
|
||||
* max
|
||||
* max_by
|
||||
* min, min_by, max and max_by supports optional argument to return
|
||||
multiple elements.
|
||||
|
||||
* Symbol
|
||||
* New methods
|
||||
* Symbol.find(str) returns whether given string is defined as symbol or not.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user