461
Infallible Code
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
I'll join in
I've actually written exactly that before, when I needed to check the lowest bit in an SQL dialect with no bitwise operators. It was disgusting and awesome.