An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/mazhiyu/orderedmap

Package orderedmap implements an ordered map, using container/list and build-in map, it remembers the original insertion order of the keys. All operations have O(1) time complexity. To iterate over an ordered map (where m is a *OrderedMap): If you want to delete element while iterating, MUST use the following pattern:

Ecosystem
proxy.golang.org
Versions
0
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/mazhiyu/orderedmap
spec
License MIT
Namespace github.com/mazhiyu
Last Synced 6 days ago
Keywords
go golang map ordered
Repository
Stars 1 on GitHub
Forks 0 on GitHub
Rankings on proxy.golang.org
Overall Top 7.6%