match-discriminated-union
pattern match function for any discriminated union type
Found 9 results for discriminated union
pattern match function for any discriminated union type
## Readable [discriminated unions](https://www.typescriptlang.org/docs/handbook/advanced-types.html#discriminated-unions) for TypeScript
TypeScript tagged-union utility knife
Utility function for exhaustiveness checking with typed JS (TS or Flow)
Tagged unions in vanilla JavaScript!
Utility function for exhaustiveness checking with TypeScript.
Utility function for exhaustiveness checking with typed JS (TS or Flow)
Pattern matching and tagged unions without extra syntax.
Simple variants/tagged unions/discriminated unions in TypeScript