Defines a wrapper around a `HashMap` of number values which behaves as if **ALL** keys are mapped but `0` values are not stored.


Keywords
hashmap, number, num
License
0BSD

Documentation

nummap

Defines a wrapper around a HashMap of number values which behaves as if ALL keys are mapped but 0 values are not stored.