4 lines
42 B
Go
4 lines
42 B
Go
|
|
package sum
|
||
|
|
|
||
|
|
func Sum(xs []uint64) uint64
|