mkCache

fun <K, V> mkCache(operationMode: KContext.OperationMode): MutableMap<K, V>