The Picard Maneuver@lemmy.worldM to memes@lemmy.world · 2 months agoDon't do itlemmy.worldimagemessage-square33linkfedilinkarrow-up1186
arrow-up1186imageDon't do itlemmy.worldThe Picard Maneuver@lemmy.worldM to memes@lemmy.world · 2 months agomessage-square33linkfedilink
minus-squarespooky2092@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up1·2 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”