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