© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Motivation for `ParserResult<unknown>` in `transform` and `transformOrFail` overloads - Effect Community
EC
Effect Community
•
3y ago
•
19 replies
Patrick Roza
Motivation for `ParserResult<unknown>` in `transform` and `transformOrFail` overloads
@gcanti
whats the motivation to have
ParserResult<unknown>
ParserResult<unknown>
in overloads for
transform
transform
and
transformOrFail
transformOrFail
?
anything can be returned
, leading to double takes like in the above thread
.
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
Consolidating `transform` and `transformOrFail` Parameters into an Options Object
EC
Effect Community / schema
2y ago
Suggestion for TypeScript and Schema.transform
EC
Effect Community / schema
2y ago
Handling multiple failures in Schema.transformOrFail
EC
Effect Community / schema
2y ago
Generic helper for initiallyNullish Schema.transformOrFail typing
EC
Effect Community / schema
3w ago