SuperBobby@lemmy.world to Programmer Humor@programming.dev · 1 year agoLove that quotelemmy.worldimagemessage-square5fedilinkarrow-up158arrow-down11
arrow-up157arrow-down1imageLove that quotelemmy.worldSuperBobby@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square5fedilink
minus-squareneil@programming.devlinkfedilinkarrow-up1·edit-21 year agoWas it (2*b | ! 2*b) or (2*b || ! 2*b) ? It’s been a while since I read his book
Was it
(2*b | ! 2*b)
or(2*b || ! 2*b)
? It’s been a while since I read his book