iterator_window_by_2 #2
l-x
commented 2024-09-13 08:19:44 +02:00
Owner
```gleam
pub fn iterator_window_by_2(over i: Iterator(a)) -> Iterator(#(a, a)) { todo }
```
l-x
referenced this issue from a commit 2024-09-13 09:45:36 +02:00
feat(iterator): implement `iterator_window_by_2` (closes #2)
l-x
closed this issue 2024-09-13 09:45:36 +02:00
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: l-x/brilo#2
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?