/set

General set data structure based on github.com/xtgo/set

Primary LanguageGo

General set data structure operations based on Kevin Gillette's excellent github.com/xtgo/set library.

This package pretty much wraps Kevin's library and adds some methods for common set operations.