get

operator fun get(key: K): Float

Returns the value corresponding to the given key, or null if such a key is not present in the map.

Throws

when key is not found