vanillaes/absurdum

The Chopping Block for 1.0

evanplaice opened this issue · 0 comments

This issue outlines any and all operators that already exist in the code base but should really be removed before 1.0

Definitely

Maybe

  • arrays.findIndex - there is a built-in but it may be good to keep for symmetry with findLastIndex

No

No But Change the Name

  • arrays.fromPairs -> objects.fromEntries - built-in but IE & Edge lack support v0.74.11