Mirror of https://github.com/xtgo/set

Clone this repo:
  1. 708d80f Remove "build status" badge (drone went away) by Kevin Gillette · 6 years ago master v1 v1.0.0
  2. 4431f6b README rearrangement by Kevin Gillette · 9 years ago
  3. b306124 package-wide example test by Kevin Gillette · 9 years ago
  4. 1e0281a added badges by Kevin Gillette · 9 years ago
  5. 05140af utility functions for int, float64, string slices. by Kevin Gillette · 9 years ago

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