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