README rearrangement
1 file changed
tree: 3fb3dec7b720bdbe16a170e13bf02d9b019a0c62
  1. internal/
  2. apply.go
  3. apply_test.go
  4. bench_test.go
  5. doc.go
  6. example_test.go
  7. helpers.go
  8. LICENSE
  9. mutators.go
  10. primitives.go
  11. README.md
  12. readonly.go
  13. set_test.go
  14. types.go
README.md

set GoDoc Build Status Coverage Status

Package set provides type-safe, polymorphic mathematical set operations that operate on any sort.Interface implementation.

Documentation: http://godoc.org/github.com/xtgo/set

Talk: https://go-talks.appspot.com/github.com/xtblog/gotalks/sets.slide