kotlin-stdlib / kotlin.collections / IntIterator / nextInt nextInt Common JVM JS Native 1.0 abstract fun nextInt(): Int Returns the next value in the sequence without boxing.