Skip to content

Restart - #1

Merged
ildella merged 26 commits into
masterfrom
restart
Mar 17, 2026
Merged

ildella merged 26 commits into
masterfrom
restart

Conversation

@ildella

@ildella ildella commented Mar 17, 2026

Copy link
Copy Markdown
Owner

No description provided.

ildella and others added 26 commits March 16, 2026 21:46
Design for iterator-first library with pipeline error management.

Core principles:
- Iterator-first transformations
- Pipeline-level error strategies (failFast, collect, notify)
- Pure operations (map, filter, reduce)
- Unified composition

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Comprehensive plan for implementing iterator-first API with:
- Core iterator transformations (map, filter, reduce)
- Composition and pipeline functions
- Error strategies (failFast, collect, notify)
- Collection with error handling
- Migration from legacy API

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
…e need and is the execute/series operation. we keep pipeAsync, drop mapSeries.
@ildella
ildella merged commit 01c78ce into master Mar 17, 2026
1 check passed
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