getOrCreate

fun getOrCreate(key: NamespacedKey, creator: () -> T): T(source)