Next: Macros, Previous: Predicates, Up: Top
The features described in the following sections implement various advanced control structures, including extensions to the standard setf facility, and a number of looping and conditional constructs.
setf
cl-psetq
cl-progv
cl-flet
cl-macrolet
cl-case
cl-typecase
cl-block
cl-return
cl-return-from
cl-do
cl-dotimes
cl-dolist
cl-do-symbols
loop
cl-values
cl-multiple-value-bind