make-gensym-list | Return a list of N gensyms. |
---|---|
mklist | Make into list if atom. |
parse-body | |
single-bit-p | Answer whether INTEGER, which must be an integer, is a single set twos-complement bit. |
symbolicate | Concatenate together the names of some strings and symbols, producing a symbol in the current pac... |
bif | |
---|---|
discard-docstring | Discards the first element of the list in body-var if it's a string and the only element. |
let-when | |
once-only | Returns the code built by BODY. If any of VARIABLES might have side effects, they are evaluate... |
post-incf | Increment PLACE by DELTA and return its previous value. |
with-unique-names |