The Picard Maneuver@lemmy.worldM to memes@lemmy.world · 8 days agoDon't do itlemmy.worldimagemessage-square33fedilinkarrow-up1184
arrow-up1184imageDon't do itlemmy.worldThe Picard Maneuver@lemmy.worldM to memes@lemmy.world · 8 days agomessage-square33fedilink
minus-squarespooky2092linkfedilinkEnglisharrow-up1·7 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”