scanRange

abstract fun <T> scanRange(start: Double, length: Double, callback: () -> T): T(source)