intSetOf

fun intSetOf(vararg elements: Int): @UnmodifiableView IntSet
fun intSetOf(): @Unmodifiable IntSet