//
pkg.gl
Category
github.com/reza-mirjahanian/learn_golang
Old
go-with-test
arrays
v4
package
0.0.0-20241022201101-f4b3a44bd789
Repository:
https://github.com/reza-mirjahanian/learn_golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
17 SLOC
#
Functions
Sum
Sum calculates the total from a slice of numbers.
SumAll
SumAll calculates the respective sums of every slice passed in.