proposal-array-unique icon indicating copy to clipboard operation
proposal-array-unique copied to clipboard

Why does this proposal belong in 262, but not the rest of Underscore/Lodash?

Open sffc opened this issue 5 years ago • 1 comments

This proposal is basically taking one of the convenience methods from popular JS helper libraries like Underscore.js and Lodash and putting it into 262.

Why uniqueBy? Why not zip, chunk, or any of the other convenience methods not yet covered?

sffc avatar Sep 01 '20 21:09 sffc

Userland is where many of the array methods came from - I think the automatic answer is "probably all of them should be included, but in independent proposals"?

ljharb avatar Sep 01 '20 22:09 ljharb