* NEWS: Add Enumerable::Lazy to list
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39402 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
11354e242a
commit
15fcd78ff7
1
NEWS
1
NEWS
@ -37,6 +37,7 @@ with all sufficient information, see the ChangeLog file.
|
|||||||
* added Enumerator#size for lazy size evaluation.
|
* added Enumerator#size for lazy size evaluation.
|
||||||
* extended method:
|
* extended method:
|
||||||
* Enumerator.new accept an argument for lazy size evaluation.
|
* Enumerator.new accept an argument for lazy size evaluation.
|
||||||
|
* new class Enumerator::Lazy for lazy enumeration
|
||||||
|
|
||||||
* ENV
|
* ENV
|
||||||
* aliased method:
|
* aliased method:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user