Top 2.5% dependent repos on proxy.golang.org
proxy.golang.org : github.com/ucwong/golang-set
Package mapset implements a simple and generic set collection. Items stored within it are unordered and unique. It supports typical set operations: membership testing, intersection, union, difference, symmetric difference and cloning. Package mapset provides two implementations of the Set interface. The default implementation is safe for concurrent access, but a non-thread-safe implementation is also provided for programs that can benefit from the slight speed improvement and that can enforce mutual exclusion through other means.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/ucwong/golang-set
License: MIT
Latest release: about 5 years ago
First release: over 6 years ago
Namespace: github.com/ucwong
Dependent packages: 4
Dependent repositories: 4
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago