proxy.golang.org : github.com/fatih/set : v0.1.0
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.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/fatih/set@v0.1.0
Published:
Indexed:
Related tag:
v0.1.0
Loading...
Readme
Loading...