Skip to content

feat: add xiter sub-packages and update project direction - Add xiter/io: lazy I/O (Lines, ReadDir, ReadFileByChunk) - Add xiter/stream: concurrent processing (ParallelMap, FanIn, Batch) - Add xiter/rt: time-based sequences (Ticker, Throttle, Debounce) - Add xiter/collect: grouping and windowing (GroupBy, SortedGroupBy, Window) - Add xiter/combin: combinatorial generators (Combinations, Permutations, Product) - Update README with project philosophy: lazy Seq as core direction#18

Open
dashjay wants to merge 2 commits intomainfrom
new-imp

Conversation

@dashjay
Copy link
Copy Markdown
Owner

@dashjay dashjay commented May 2, 2026

No description provided.

dashjay added 2 commits May 2, 2026 09:05
- Add xiter/io: lazy I/O (Lines, ReadDir, ReadFileByChunk)
- Add xiter/stream: concurrent processing (ParallelMap, FanIn, Batch)
- Add xiter/rt: time-based sequences (Ticker, Throttle, Debounce)
- Add xiter/collect: grouping and windowing (GroupBy, SortedGroupBy, Window)
- Add xiter/combin: combinatorial generators (Combinations, Permutations, Product)
- Update README with project philosophy: lazy Seq as core direction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant