Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > generatorライブラリ > SyncEnumeratorクラス > length

instance method SyncEnumerator#length

length -> Integer
size -> Integer

与えられた Enumerable オブジェクトの数を返します。

class SyncEnumerator