identityHashSetOf

fun <T> identityHashSetOf(vararg values: T): MutableSet<T>