An ordered map implementation for Go, preserving insertion order while providing map-like operations.
go get goki.dev/ordmapNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an ordered map, inserts key-value pairs, and iterates in insertion order.
No known issues recorded.
No dependency data recorded yet.