The Picard Maneuver@lemmy.worldM to memes@lemmy.world · 1 month agoDon't do itlemmy.worldimagemessage-square33linkfedilinkarrow-up1186
arrow-up1186imageDon't do itlemmy.worldThe Picard Maneuver@lemmy.worldM to memes@lemmy.world · 1 month agomessage-square33linkfedilink
minus-squarehumanspiral@lemmy.calinkfedilinkarrow-up2·1 month agoin J, many other languages, not null is null.
minus-squarePup Biru@aussie.zonelinkfedilinkEnglisharrow-up3·1 month 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