Built-in Error Handling with Stack Traces in Effect Typescript
Is there a built in error that automatically includes error stacks? Easy to wrap this myself, but I assume there’s an “effect” way to not have awfully ambiguous errors when program fails/dies
