Categories: None [Edit]

seq

https://rubygems.org/gems/seq
https://github.com/hawx/seq
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.

Total

Ranking: 85,537 of 186,947
Downloads: 9,952

Daily

Ranking: 82,265 of 186,938
Downloads: 6

Depended by

RankDownloadsName
90,2499,089xednese

Depends on

RankDownloadsName
151,065,284,090minitest

Owners

#GravatarHandle
1iconhawx