6 ms·
I would like tuples in js, first class, not the crappy [i,j] which could be the head of an array with no sensible equality definition. Pretty please.
by throwthrow5643 3y ago
I would like tuples in js, first class, not the crappy [i,j] which could be the head of an array with no sensible equality definition. Pretty please.
- TheRealPomax 3y agoYou mean like this stage 2 proposal? https://github.com/tc39/proposal-record-tuple https://github.com/tc39/proposal-record-tuple