7 ms·
I believe there was/is a stage 0 proposal for pattern matching in ECMAScript
by jaaames 8y ago
I believe there was/is a stage 0 proposal for pattern matching in ECMAScript
- k__ 8y agoStage 1 and yes, this one simply uses destructuring. But it could use JavaScripts own types. But it couldn't use TypeScripts types.