A map using Sass values as keys based on Value::equals.
The map can be either modifiable or unmodifiable. For unmodifiable maps, all mutators will throw a LogicException.
Iteration preserves the order in which keys have been inserted.