RubyGems Navigation menu

seq 0.1.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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

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

Development Abhängigkeiten (1):

minitest ~> 2.3.1

Besitzer:

Autoren:

  • Joshua Hawxwell

SHA 256-Prüfsumme:

662aff02a97dca153068ed40dd3b68ab82e96a10e633fb85c2bce9e43e0a5741

Downloads insgesamt 9.149

Für diese Version 3.049

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: