proxy.golang.org : github.com/fishy/go-immutable
Package immutable provides immutable data structures (map/set/list). Note that immutable map/set/list only guarantee the immutability of the container it self, not the content inside. For example if you are using a immutable list of pointers, you are guaranteed that you always get the same pointer with the same index, but the content pointer points to might be changed by others shared the same immutable list.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/fishy/go-immutable
License: BSD-3-Clause
Latest release: over 1 year ago
First release: about 5 years ago
Namespace: github.com/fishy
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago