Fix error messages

Thanks to `go vet` for finding these problems
1 file changed
tree: 73aa722799168d3135b94de7a7141204e686fbaf
  1. LICENSE
  2. list.go
  3. list_test.go
  4. map.go
  5. map_test.go
  6. profile.sh
  7. README.md
README.md

ps

Persistent data structures for Go. See the full package documentation

Install with

go get github.com/mndrix/ps