iterator_window #1
l-x
commented 2024-09-13 08:18:07 +02:00
Owner
```gleam
pub fn iterator_window(over i: Iterator(a), by size: Int) -> Iterator(Iterator(a)) { todo }
```
l-x
added the 2024-09-13 08:18:24 +02:00
enhancement
label
l-x
referenced this issue from a commit 2024-09-13 09:23:45 +02:00
feat(iterator): implement `iterator_window` (closes #1)
l-x
closed this issue 2024-09-13 09:23:45 +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#1
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?