xtgo / set

General, type-safe, non-allocating set-operations for any sort.Interface
BSD 2-Clause "Simplified" License
170 stars 5 forks source link

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