getKeys

abstract suspend fun getKeys(): Set<K>

Returns a read-only Set of keys currently in the cache, excluding under-creation keys.