ordermap 0.3.5

A hash table with consistent order and fast iteration.
Documentation

OrderMap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys.