/playgo

play with go language

Primary LanguageGo

Package export

only the functions start with uppercase are exported

run go test

go test -v ./...

or

go test ./morestrings