るりまサーチ

最速Rubyリファレンスマニュアル検索!
9件ヒット [1-9件を表示] (0.029秒)

別のキーワード

  1. _builtin stopiteration
  2. stopiteration result
  3. loop stopiteration
  4. peek stopiteration
  5. next stopiteration

検索結果

NEWS for Ruby 2.3.0 (7.0)

NEWS for Ruby 2.3.0 このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。

...サポートの有無を実行時ではなくビルド時に検出するためです。
11806

* Kernel
* Kernel.#loop は StopIteration で停止したときに nil ではなく最後に評価した要素を返します。
11498

* Module
* Module#deprecate_constant...