bcond | A generalization of CL:COND that makes it convenient to compute a value in the predicate expressi... |
---|---|
cond | A generalization of CL:COND that makes it convenient to compute a value in the predicate expressi... |
let | A generalization of CL:LET that better supports nested bindings and multiple values. Syntax: (le... |
nlet | A generalization of CL:LET that better supports nested bindings and multiple values. Syntax: (le... |