Package Usage: go: github.com/fatih/set
Package set provides both threadsafe and non-threadsafe implementations of
a generic set data structure. In the threadsafe set, safety encompasses all
operations on one set. Operations on multiple sets are consistent in that
the elements of each set used was valid at exactly one point in time
between the start and the end of the operation.
3 versions
Latest release: almost 7 years ago
154 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/fatih/set