Hacker News new | ask | show | jobs
by sotojuan 3532 days ago
I'm not sure how it's possible but it's definitely not rare. Lodash' methods are faster than their respective native implementations (Lodash `map` > `Array.prototype.map`).