Add some more documentation and links to godoc#
This commit is contained in:
parent
fa857615dd
commit
4b8a62ba12
8 changed files with 13 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
// Package sliceutils contains various generic functions for applying an operation across an entire slice
|
||||
package sliceutils
|
||||
|
||||
// MapS applies a given function to every element of a slice.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue