create

fun <K : Any, V : Any> create(map: Map<K, V>): HashBiMap<K, V>