github.com/fishy/orderedmap
Package orderedmap provides an implementation of ordered map. An ordered map guarantees that the iteration order preserves the original insertion order. If an existing key is updated later, that doesn't change its iteration order. But if a key was deleted then later inserted again, the iteration order reflects its last insertion order.
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
over 1 year ago
v0.3.0
over 1 year ago
Versions
4
4
Loading...
Readme
Loading...
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/fishy/orderedmap
spec |
| License | BSD-3-Clause |
| Namespace | github.com/fishy |
| First Release | about 5 years ago |
| Last Synced | 21 days ago |
Repository
| Stars | 0 on GitHub |
| Forks | 0 on GitHub |
Rankings on proxy.golang.org
Overall
Top 8.2%