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