go-ordered-map
go-ordered-map copied to clipboard
[Enhancement] Add a om.ReplaceKey() method
Currently, there is no trivial way to replace the key of a pair while keeping the order intact, as far as I'm aware.