[前][次][番号順一覧][スレッド一覧]

ruby-reference-manual:3167

From: "pypypy567 (py _)" <redmine@r...>
Date: Wed, 15 Aug 2012 09:58:21 +0900
Subject: [ruby-reference-manual:3167] [るりまプロジェクト - Bug #6871][Open] 1.9系の Enumerator#next の例2が古い


Issue #6871 has been reported by pypypy567 (py _).

----------------------------------------
Bug #6871: 1.9系の Enumerator#next の例2が古い
https://bugs.ruby-lang.org/issues/6871

Author: pypypy567 (py _)
Status: Open
Priority: Normal
Assignee: 
Category: 
Target version: 
reporter: 
ruby_version: 


http://doc.okkez.net/static/193/class/Enumerator.html
最近の Ruby は #next で列挙の終わりに到達しても巻き戻らなくなっていて、
その説明はいいのですが、対応する例2の内容が昔の仕様のままです。

>    # => 120
>    #    121
>    #    122
>    #    iteration reached at end
>    #    120

最後の行も例外になるはずです。



-- 
http://bugs.ruby-lang.org/

--
ML: ruby-reference-manual@m...
Info: http://QuickML.com/

[前][次][番号順一覧][スレッド一覧]