© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Chaining Either: Combining L1, R1 and L2, R2 to L1 | L2, R1 | R2 - Effect Community
EC
Effect Community
•
3y ago
•
7 replies
tomchristensen
Chaining Either: Combining L1, R1 and L2, R2 to L1 | L2, R1 | R2
Is there a way to chain
Either
Either
to go from
Either<L1, R1>
Either<L1, R1>
and
Either<L2, R2>
Either<L2, R2>
to
Either<L1 | L2, R1 | R2>
Either<L1 | L2, R1 | R2>
?
Effect Community
Join
Production-grade applications in TypeScript.
6,221
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Alternative to `Either.inspectLeft` and `Either.tapLeft` in JavaScript
EC
Effect Community / 🚀-beginners
3y ago
Combining SvelteKit and Effect Library
EC
Effect Community / 🚀-beginners
10mo ago
Combining Effect and Stream Types
EC
Effect Community / 🚀-beginners
2y ago
Combining Option and Effect without Errors
EC
Effect Community / 🚀-beginners
4mo ago