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