Description
Numeric identifiers for values.
Description
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 pushed into the map.