mirror of
https://github.com/ruby/ruby.git
synced 2025-09-16 17:14:01 +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
|
* Enumerable
|
||||||
* Extended methods:
|
* Extended methods:
|
||||||
* min
|
* min, min_by, max and max_by supports optional argument to return
|
||||||
* min_by
|
multiple elements.
|
||||||
* max
|
|
||||||
* max_by
|
|
||||||
* Symbol
|
* Symbol
|
||||||
* New methods
|
* New methods
|
||||||
* Symbol.find(str) returns whether given string is defined as symbol or not.
|
* Symbol.find(str) returns whether given string is defined as symbol or not.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue