es-toolkit icon indicating copy to clipboard operation
es-toolkit copied to clipboard

maxBy: difference with lodash

Open rejetto opened this issue 9 months ago • 1 comments

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

rejetto avatar Feb 01 '25 13:02 rejetto