Skip to content

v0.5.0 Sum and Reduce

Compare
Choose a tag to compare
@0x5a17ed 0x5a17ed released this 22 Oct 07:40
· 62 commits to main since this release

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.