| def-gmap-arg-type | Defines a GMap arg-type.  Syntax is identical to defun.  The body shouldreturn a list of 1 to ... | 
|---|---|
| def-gmap-res-type | Defines a GMap result-type.  Syntax is identical to defun.  The body shouldreturn a list of 2 ... | 
| gmap | A generalized mapping macro.  Applies fnto the successive values generatedby the arg-specs,... |