es-toolkit
es-toolkit copied to clipboard
maxBy: difference with lodash
hi, lodash's maxBy supports string as second argument (then converted to x => x?.[string], of course) but maxBy in 'es-toolkit/compat' doesn't