gvergnaud / ts-pattern

🎨 The exhaustive Pattern Matching library for TypeScript, with smart type inference.
MIT License
12.5k stars 135 forks source link

feat(exhaustive): Add support for passing a fallback function #253

Open gvergnaud opened 6 months ago

gvergnaud commented 6 months ago

wip