© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Proposing to Replace Either with Result - Effect Community
EC
Effect Community
•
3y ago
•
55 replies
phischer
Proposing to Replace Either with Result
Now that the type order of
Either<E, A>
Either<E, A>
and
Effect<A, E, R>
Effect<A, E, R>
are at odd
, what do you think about replacing Either with
Result<A, E>
Result<A, E>
?
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
Next page
Similar Threads
Simplifying `Either.fold` with `Either.mapBoth` and `Either.merge`
EC
Effect Community / 🚀-effect
3y ago
Proposing a `Effect.flatMapError` Function
EC
Effect Community / 🚀-effect
3y ago
Reconsidering `Either` Naming Convention to Reflect Its Role as a "Result" Type
EC
Effect Community / 🚀-effect
2y ago
Proposing Config.nullable as an Alternative to Config.option
EC
Effect Community / 🚀-effect
3y ago