coja@lemmy.ml to Programmer Humor@lemmy.ml · 1 year agoFind yourselflemmy.mlimagemessage-square66fedilinkarrow-up1413arrow-down122
arrow-up1391arrow-down1imageFind yourselflemmy.mlcoja@lemmy.ml to Programmer Humor@lemmy.ml · 1 year agomessage-square66fedilink
minus-squaresnowe@programming.devlinkfedilinkarrow-up17arrow-down1·1 year agoThey’re setting a variable to a function. Just use the original function. All thief does is obfuscate for literally no gain except character count.
minus-squarePlatypus@sh.itjust.workslinkfedilinkEnglisharrow-up7·1 year agoI presumed it to be a standin for just directly using Math.max, since there’s no nice way to show that in a valid code snippet
They’re setting a variable to a function. Just use the original function. All thief does is obfuscate for literally no gain except character count.
I presumed it to be a standin for just directly using Math.max, since there’s no nice way to show that in a valid code snippet
Yeah, that’s my reading as well.
Sounds good to me