Go Ordered Map v2
JSON →Package orderedmap implements an ordered map that keeps track of the order in which keys were inserted, with constant-time operations.
Resources
API endpoints
full doc /v1/registry/wk8-go-ordered-map-v2
Package orderedmap implements an ordered map that keeps track of the order in which keys were inserted, with constant-time operations.