withChangedContextual

inline fun <K, V> KoneMap<K, V>.withChangedContextual(key: K, keyType: SuppliedType<K>, transform: (currentValue: V) -> V): KoneMap<K, V>(source)