...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
thoas
/
go-funk
/
Makefile
Documentation:
github.com/thoas/go-funk
1
test:
2
go test -v
3
4
bench:
5
go test -benchmem -bench .
View as plain text