get

operator fun <V : Any> Storage<V>.get(key: Value<*>): V?