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