package
0.0.0-20231204162112-1754cc761b20
Repository: https://github.com/jimxshaw/samples-go.git
Documentation: pkg.go.dev
# Functions
Sum adds a collection of numbers.
SumAll adds all numbers within a collection from all collections.
SumAllTails adds all number starting from second element within a collection from all collections.