Effect CommunityEC
Effect Community5w ago
3 replies
RATIU5

Choosing Between `Schema.TaggedError` and `Data.TaggedError` in Effect Typescript

When should I use Schema.TaggedError over Data.TaggedError? Kit's effect-solutions seems to show the use of only Schema.TaggedError even for non-schema processes.
Was this page helpful?