ktor-server-sessions / io.ktor.sessions / Cache / getOrCompute

getOrCompute

abstract suspend fun getOrCompute(key: K): V