The Picard Maneuver@lemmy.worldM to memes@lemmy.world · 6 days agoDon't do itlemmy.worldimagemessage-square34linkfedilinkarrow-up1190arrow-down115
arrow-up1175arrow-down1imageDon't do itlemmy.worldThe Picard Maneuver@lemmy.worldM to memes@lemmy.world · 6 days agomessage-square34linkfedilink
minus-squarespooky2092@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up1arrow-down1·5 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”