Closed acoulton closed 1 year ago
And a utility UniqueMap class for cases where you want an associative array that throws if you try to overwrite an existing key or access one that is undefined.
UniqueMap
And a utility
UniqueMap
class for cases where you want an associative array that throws if you try to overwrite an existing key or access one that is undefined.