v0.5.0 Sum and Reduce
This go module follows the semver rules of versioning. The major zero version is for initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable.
This release is compatible with the previous release.
- Added Sum and Reduce family of functions
ApplyTo
,ReduceWithInitial
,Reduce
,SumWithInitial
,Sum
.