# README
Sets
Files in this package are based on https://github.com/kubernetes/kubernetes/tree/master/staging/src/k8s.io/apimachinery/pkg/util/sets so I can have a stable API and not need to import a bunch of external dependencies.
Thank you to the developers who made these wonderful utilities.