quote, backquote -- correspond to Quote Operators.
Arguments
- s_exp
Any Gamma or Lisp expression.
Returns
The s_exp, without evaluation.
Description
These are the functional
equivalents of the Quote Operators.
quote is identical to the
# quote operator. backquote is identical to the
` quote operator.
Copyright 1995-2002 by
Cogent Real-Time Systems, Inc.