unreachable
Utility function for exhaustiveness checking with typed JS (TS or Flow)
pivots
## Readable [discriminated unions](https://www.typescriptlang.org/docs/handbook/advanced-types.html#discriminated-unions) for TypeScript
ts-unreachable
Utility function for exhaustiveness checking with TypeScript.
headpats
Pattern matching and tagged unions without extra syntax.