Destide to Programmer Humor@lemmy.mlEnglish • 16 days agoInfallible Codelemmy.mlimagemessage-square164fedilinkarrow-up1487arrow-down126
arrow-up1461arrow-down1imageInfallible Codelemmy.mlDestide to Programmer Humor@lemmy.mlEnglish • 16 days agomessage-square164fedilink
minus-square@balsoft@lemmy.mllinkfedilink2•15 days agoI don’t think there’s much to codegolf. The “obvious” solution (even() (($1%2))) is both shorter and faster. Don’t think it can be optimized much more.
I’m waiting for a code golf style solution now.
I don’t think there’s much to codegolf. The “obvious” solution (
even() (($1%2))
) is both shorter and faster. Don’t think it can be optimized much more.