peek

abstract fun peek(key: K): V?

Returns value for key or null if it's not found in the cache.