The Picard Maneuver@lemmy.worldM to memes@lemmy.world · 3 months agoDon't do itlemmy.worldimagemessage-square32linkfedilinkarrow-up1191arrow-down10
arrow-up1191arrow-down1imageDon't do itlemmy.worldThe Picard Maneuver@lemmy.worldM to memes@lemmy.world · 3 months agomessage-square32linkfedilink
minus-squarespooky2092@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up1·3 months agoNo it’s not, “” (a null/empty string) is the parameter. Not every function needs a parameter to be valid, and negation is one of them. Negating nothing is something, so “not()” = “not(null)” = “not(false)” = “true”
No it’s not, “” (a null/empty string) is the parameter. Not every function needs a parameter to be valid, and negation is one of them. Negating nothing is something, so “not()” = “not(null)” = “not(false)” = “true”