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
November 1999