The Picard Maneuver@lemmy.worldM to memes@lemmy.world · 8 days agoDon't do itlemmy.worldimagemessage-square34fedilinkarrow-up1187
arrow-up1187imageDon't do itlemmy.worldThe Picard Maneuver@lemmy.worldM to memes@lemmy.world · 8 days agomessage-square34fedilink
minus-squarehumanspiral@lemmy.calinkfedilinkarrow-up2·8 days agoin J, many other languages, not null is null.
minus-squarePup Biru@aussie.zonelinkfedilinkEnglisharrow-up3·8 days 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