plusLawWithMap

inline fun <K, V> Map<out K, V>.plusLawWithMap(map: Map<K, V>): Map<K, V>