The Picard Maneuver@lemmy.worldM to memes@lemmy.world · 3 months agoDon't do itlemmy.worldimagemessage-square31fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageDon't do itlemmy.worldThe Picard Maneuver@lemmy.worldM to memes@lemmy.world · 3 months agomessage-square31fedilink
minus-squarehumanspiral@lemmy.calinkfedilinkarrow-up0·3 months agoin J, many other languages, not null is null.
minus-squarePup Biru@aussie.zonelinkfedilinkEnglisharrow-up0·3 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