The Picard Maneuver@lemmy.worldM to memes@lemmy.world · 7 days agoDon't do itlemmy.worldimagemessage-square34fedilinkarrow-up1191
arrow-up1191imageDon't do itlemmy.worldThe Picard Maneuver@lemmy.worldM to memes@lemmy.world · 7 days agomessage-square34fedilink
minus-squarespooky2092@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up1·6 days 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”