Skip to content

0.2.0: Traversables

Compare
Choose a tag to compare
@thekid thekid released this 13 Feb 00:00
· 183 commits to master since this release
  • Restored HHVM support - @thekid
  • Added support for all traversable data structures like ArrayIterator
    or IteratorAggregate implementations, not just generator functions.
    (@thekid)