Description
We should have a .skip and .skip(local, x). The functionality is already provided by RangeStep (.range(x, -1) skips x elements and emits the remainder).
Attachments
Issue Links
- links to
We should have a .skip and .skip(local, x). The functionality is already provided by RangeStep (.range(x, -1) skips x elements and emits the remainder).