RubyGems Navigation menu

seq 0.3.0

A Seq is created with an array, and optionally a number of elements to return, an offset to start at and a default item to return when ended. Call #next to return the next item. A Seq::Random will return randomly selected elements from the array. A Seq::Lazy will lazily evaluate a block to get the next element.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.3.0 - March 07, 2014 (11KB)
  2. 0.2.0 - May 01, 2013 (8.5KB)
  3. 0.1.0 - July 22, 2011 (7.5KB)

Development依存関係 (1):

minitest ~> 2.3.1

所有者:

作者:

  • Joshua Hawxwell

SHA 256チェックサム:

53d7c6f1a6acaeba91afe3d2000899e66b2098dcbe7fdfc6a8385f50d1bb5e72

累計ダウンロード数 9,146

このバージョンのみ 3,427

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: