Up: Differences from ANSI Common Lisp   [Contents][Index]


2.24.1 Extensions

Function: constantly value &optional val1 val2 &rest more-values

As an extension, CMUCL allows constantly to accept more than one value which are returned as multiple values.