andioop@programming.dev to Programming Horror@programming.devEnglish · edit-211 months agoGod I wish there was an easier way to do thisprogramming.devimagemessage-square55fedilinkarrow-up1215arrow-down121
arrow-up1194arrow-down1imageGod I wish there was an easier way to do thisprogramming.devandioop@programming.dev to Programming Horror@programming.devEnglish · edit-211 months agomessage-square55fedilink
minus-squarehuf [he/him]@hexbear.netlinkfedilinkEnglisharrow-up4·11 months agojust check the last bit jesus christ, what is it with these expensive modulo operations?! return !(n&1);
just check the last bit jesus christ, what is it with these expensive modulo operations?!
return !(n&1);