Update (@SimonSapin): this is now the tracking issue for an iterator adaptor based on Iterator::nth
:
pub trait Iterator { fn step_by(self, step: usize) -> StepBy<Self> }
The Step
trait used for making ranges iterators is now tracked at #42168.
Original issue:
The step_by
method makes it possible to step through ranges with arbitrary-sized steps. There are several issues that need to be addressed before we can stabilize it:
Step
trait, which is currently a bit of a messZero
/One
, tracked hereinsanitybit, ruuda, fultonm, aymericbeaumet, acrisci and 2 moreschneiderfelipe and hahouarischneiderfelipe and hahouarischneiderfelipe and hahouari
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4