weakHashSet

fun <K> weakHashSet(initialCapacity: Int): MutableSet<K>