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