Using `effect/Match` to Provide Result Type in TypeScript
Hello,
Using
In
With
Using
effect/Match, is there anyway to provide the Result type?In
ts-pattern, I can do something like this:With
effect/Match, I seem to need to do this: