getOrSet

fun getOrSet(key: K, forceSet: Boolean, valueFunction: () -> V): V(source)