The Picard ManeuverM to memes@lemmy.world • 4 months agoDon't do itlemmy.worldimagemessage-square34fedilinkarrow-up1192arrow-down112
arrow-up1180arrow-down1imageDon't do itlemmy.worldThe Picard ManeuverM to memes@lemmy.world • 4 months agomessage-square34fedilink
minus-square@humanspiral@lemmy.calinkfedilink2•4 months agoin J, many other languages, not null is null.
minus-squarePup BirulinkfedilinkEnglish3•4 months agoa = null if not a: … if not a were null then an if that evaluates that would evaluate it as falsy… also if a would evaluate as falsy :/ that’s far weirder behaviour
in J, many other languages, not null is null.
a = null if not a: …
if not a were null then an if that evaluates that would evaluate it as falsy… also if a would evaluate as falsy :/ that’s far weirder behaviour