Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 300 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 300 Bytes

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.