mirror of
https://github.com/ruby/ruby.git
synced 2025-09-16 09:04:05 +02: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
1 changed files with 3 additions and 4 deletions
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…
Add table
Add a link
Reference in a new issue