mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Array#sum described.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54567 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
30d7fb3791
commit
8574a372a0
1 changed files with 2 additions and 0 deletions
2
NEWS
2
NEWS
|
@ -25,6 +25,8 @@ with all sufficient information, see the ChangeLog file or Redmine
|
||||||
Enumerable#max and call max to an Array, your redefinition will be
|
Enumerable#max and call max to an Array, your redefinition will be
|
||||||
now ignored. You should also redefine Array#max.
|
now ignored. You should also redefine Array#max.
|
||||||
|
|
||||||
|
* Array#sum [Feature #12217]
|
||||||
|
|
||||||
* Dir
|
* Dir
|
||||||
|
|
||||||
* Dir.empty?. [Feature #10121]
|
* Dir.empty?. [Feature #10121]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue