aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorshugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-03-14 13:04:18 +0000
committershugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-03-14 13:04:18 +0000
commitc8860b504e0a31b72725f130a2c43670908cb1b8 (patch)
tree639097653a625c4198c14b6725d91c0a0ec7895c /README
parent0b35e9e5ddb329dac027d72851db015a738852d7 (diff)
downloadruby-c8860b504e0a31b72725f130a2c43670908cb1b8.tar.gz
* enumerator.c (lazy_init_iterator): break when Qundef is returned
to make obj.drop(3).take(2) work properly. * enumerator.c (lazy_take_while): add Enumerable::Lazy#take_while. * enumerator.c (lazy_drop): add Enumerable::Lazy#drop. * enumerator.c (lazy_drop_while): add Enumerable::Lazy#drop_while. * enumerator.c (InitVM_Enumerator): add Enumerable::Lazy#force as an alias of to_a. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35019 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions