Skip to content

Package ordered implements data structures which maintain consistent ordering of inserted elements.

License

Notifications You must be signed in to change notification settings

mdlayher/ordered

Repository files navigation

ordered Test Status Go Reference Go Report Card

Package ordered implements data structures which maintain consistent ordering of inserted elements.

Note

This package is an experiment to handle use cases where regular Go maps are beneficial, but deterministic iteration order is also desired. No guarantees are made about the stability or performance characteristics of this package.

About

Package ordered implements data structures which maintain consistent ordering of inserted elements.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages