proxy.golang.org : github.com/truechain/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.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/truechain/set
License: MIT
Latest release: over 2 years ago
First release: over 2 years ago
Namespace: github.com/truechain
Stars: 0 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago