RubyGems Navigation menu

seq 0.2.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 (11.0 KB)
  2. 0.2.0 - May 01, 2013 (8.5 KB)
  3. 0.1.0 - July 22, 2011 (7.5 KB)

Development 依赖 (1):

minitest ~> 2.3.1

业主:

作者:

  • Joshua Hawxwell

SHA 256 校验和:

5ce2cade7110e3738d761353c8bd4c7e79733ffdb4c2909a4d7711708e5b044e

下载总量 9,129

这个版本 2,667

许可:

需要的 Ruby 版本:

链接: