identityHashSetOf

fun <K> identityHashSetOf(vararg elements: K): MutableSet<K>