unsplash / sum-types

Safe, ergonomic, non-generic sum types in TypeScript.
https://unsplash.github.io/sum-types/
MIT License
42 stars 2 forks source link

matchW #11

Closed samhh closed 3 years ago

samhh commented 3 years ago

For widened/unionised return types across pattern matching branches, analagous to matchW in fp-ts.