nee-core / dev.neeffect.nee.effects.cache / CacheProvider / computeIfAbsent

computeIfAbsent

abstract fun <K, V> computeIfAbsent(key: K, func: (K) -> V): V