Returns the value associated with the given key. Throws an error if the key is not present in the map.
a map
the queried key
an optional error message
Generated using TypeDoc
Returns the value associated with the given key. Throws an error if the key is not present in the map.
See