next up previous
Contents Next: nth (FUNCTION) Up: Appendix: Selected Lisp Previous: member (FUNCTION)

not (PREDICATE)

Format: (not <exp> )

Required arguments: 1

<exp> : any Lisp expression.

See entry for null. Not is identical to null; its use is preferred for when <exp> is not a list.



© Colin Allen & Maneesh Dhagat
March 2007