Useful control structures.
Control | Useful control structures. |
(mosh control) | Control structure library |
Functions | |
aif | anaphoric if |
begin0 | Evaluates exp0, exp1, …, then returns the result(s) of exp0. |
let1 | A convenient macro when you have only one variable. |
:optional | |
let-optionals* |