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.
ArrayAccess
interface.IteratorAggregate
interface.sum
method.product
method.