/collections

Object abstractions around generators

Primary LanguagePHP

A sequence implementation using generators. Use Sequence for one use only sequences and RewindableSequence for sequences that can be reiterated over.