Skip to content

1.1 - 2014-12-29

Latest
Compare
Choose a tag to compare
@kleiram kleiram released this 29 Dec 13:56
· 1 commit to master since this release

Added

  • Implement the ArrayAccess interface.
  • Implement the IteratorAggregate interface.
  • Add the sum method.
  • Add the product method.

Changed

  • It is now possible to pass an initial value to the reduce method.