core / com.acmerobotics.roadrunner.util / DoubleProgression / IteratorImpl

IteratorImpl

inner class IteratorImpl : Iterator<Double>

Iterator implementation for DoubleProgression.

Functions

hasNext

fun hasNext(): Boolean

next

fun next(): Double