tc39 / proposal-pattern-matching

Pattern matching syntax for ECMAScript
https://tc39.es/proposal-pattern-matching/
MIT License
5.5k stars 89 forks source link

Suggest match-iz userland library #237

Closed shuckster closed 2 years ago

shuckster commented 2 years ago

A little something I put together after learning about this proposal and thought it might be of interest.

mpcsh commented 2 years ago

Neat! Thank you!