Skip to content

Commit

Permalink
readme: update for new Iterator.wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
cbochs committed Mar 25, 2023
1 parent eeaa581 commit 329a3d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,7 @@ Operations which return an iterator.
- `Iterator.start_at(n: integer)`
- `Iterator.reverse()`
- `Iterator.rrepeat(value: any)`
- `Iterator.wrap()`
- `Iterator.skip(n: integer)`
- `Iterator.step_by(n: integer)`
- `Iterator.take(n: integer)`
Expand Down

0 comments on commit 329a3d0

Please sign in to comment.