mirror of
https://github.com/toss/es-toolkit.git
synced 2024-11-24 03:32:58 +03:00
260bae963f
* feat(maxBy): Add maxBy function * feat(maxBy): Add benchamark test * feat(maxBy): Add unit test of maxBy * docs(maxBy): Add reference of maxBy function * feat(maxBy): use for-each loop instead of index-increasing fashion * fix(maxBy): Change code by code review * fix(maxBy): Changed by code review, all tests are fine * fix(maxBy): remove explicit undefined return * fix(maxBy): Fix reference due to signature modification * Update src/math/maxBy.ts --------- Co-authored-by: Sojin Park <raon0211@gmail.com> |
||
---|---|---|
.. | ||
array | ||
function | ||
math | ||
object | ||
predicate | ||
promise |