461
Infallible Code
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
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.