examples: add most docstrings
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
|
||||
package sum
|
||||
|
||||
// Sum returns the sum of the elements in xs.
|
||||
func Sum(xs []uint64) uint64
|
||||
|
||||
Reference in New Issue
Block a user