Can't find anything in Parenscript to do this... should we add it?
 
  (defpsmacro null (x)
    `(= ,x nil))
 
Daniel