hashing

fun <Key, Value> KoneMap.Companion.hashing(keyHashing: Hashing<Key>, valueHashing: Hashing<Value>): Hashing<KoneMap<out Key, Value>>(source)