Use fmt package by name

Use standard Go idiom when invoking functions in the fmt package.

1 file changed
tree: 894cf8971daadfe32c508aed3cc1ff1c1dc2353d
  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