@hackage identifiers0.4.2.0

Numeric identifiers for values.

This library allows you to turn costly repetitive values into numbers in order to save memory. An Identifiers value acts like a bi-directional map that allows you to effeciently toggle between a numeric key and the original value push into the map.