Skip to content

orderedmap is a golang map where the keys keep the order that they're added. It can be de/serialized from/to JSON. It's based closely on the python collections.OrderedDict.

License

Notifications You must be signed in to change notification settings

iancoleman/orderedmap

Error
Looks like something went wrong!

About

orderedmap is a golang map where the keys keep the order that they're added. It can be de/serialized from/to JSON. It's based closely on the python collections.OrderedDict.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages