<-Back

Macro: The-Element

THE-ELEMENT lisp object [macro]

Acts similarly to the-object for each element of an aggregate, within the context of a list-elements, append-elements, max-of-elements, min-of-elements, sum-elements, or a query operator (query operators are not yet documented).

arguments:
args (&rest)
Standard reference chain applicable to the element

<-Back