package
0.0.0-20250122124320-23b25248e6ad
Repository: https://github.com/quii/learn-go-with-tests.git
Documentation: pkg.go.dev
# Functions
Sum calculates the total from a slice of numbers.
SumAllTails calculates the sums of all but the first number given a collection of slices.