Skip to content

An elegant implementation of an order-preserving Hash Map

Notifications You must be signed in to change notification settings

moste00/Hashes-That-Dont-Hate-You

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hashes-That-Dont-Hate-You

An implementation of order-preserving Hash maps. Order-preserving Hash maps are those that, when asked for a collection of all KV pairs they contain, return them in the exact order they were inserted on.

About

An elegant implementation of an order-preserving Hash Map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages