Skip to content

Commit d89e4e2

Browse files
committed
Redesign std::iter::Step
Remove the unused replace_one and replace_zero, and rename methods to make Step about succ/pred operations. The primary api is still forward (succ_n) and backward (pred_n), but we provide stepwise methods for optimization purposes.
1 parent 39e3eed commit d89e4e2

4 files changed

Lines changed: 530 additions & 234 deletions

File tree

0 commit comments

Comments
 (0)