iMutableSetOf

fun <E> iMutableSetOf(vararg elements: E): MutableSet<E>