mutableMapOfLaw

inline fun <K, V> mutableMapOfLaw(vararg elements: Pair<K, V>): MutableMap<K, V>