Module step_by

Source

Macrosยง

spec_int_ranges ๐Ÿ”’
For these implementations, SpecRangeSetup calculates the number of iterations that will be needed and stores that in iter.end.
spec_int_ranges_r ๐Ÿ”’

Structsยง

StepBy
An iterator for stepping iterators by a custom amount.

Traitsยง

SpecRangeSetup ๐Ÿ”’
StepByBackImpl ๐Ÿ”’
Specialization trait for double-ended iteration.
StepByImpl ๐Ÿ”’
Specialization trait to optimize StepBy<Range<{integer}>> iteration.