> > > And for the strict match one could introduce match(...) function which > already would throw providing exactly matching procedure first, and then > destructuring as a consequence. >
Do you not think that it would be awkward to have the exact same pattern
syntax for these two cases (matching and destructuring), but with different
semantics?
{ Kevin }
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

