| *bind-all-declarations* | |
|---|---|
| *bind-lambda-list-markers* | |
| *bind-non-var-declarations* | |
| *bind-treat-values-as-values* | If true, then bind will treat cl:values in the first position of |
| bind | Bind is a replacement for let*, destructuring-bind and multiple-value-bind. An example is probabl... |
|---|---|
| fluid-bind | Fluid-bind is an extension of bind that handles setting and resetting places. For example, suppos... |