Module step_range

Source
Expand description

Definition of the StepRange iterator use in transpiled source code.

Structsยง

StepRange
Iterates from a starting point to an end point (exclusive or inclusive) by a certain step.