Remove "build status" badge (drone went away)
1 file changed
tree: 6c444c44125e716448c3c84ad63149af64b60d91
  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 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