This is similar to StringMap excepts that it does not sanitize the keys.
As a result, it will be faster to access the map for reading, but it might fail
with some reserved keys such as constructor or prototype.
This is similar to StringMap excepts that it does not sanitize the keys.
As a result, it will be faster to access the map for reading, but it might fail
with some reserved keys such as constructor or prototype.