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