Version 2 of !

Updated 2007-11-10 21:34:48 by dkf

expr boolean negation operator

returns truth if the argument is a falsehood, and falsity of the argument is true

For bitwise "not" use the ~ operator.