Skip to content

mdlayher/ordered

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages