ToC DocOverview CGDoc RelNotes Index PermutedIndex
Allegro CL
Home Previous Up Next Table of Contents Index
  ANSI Common Lisp   5 Data and Control Flow   5.3 Dictionary of Data and Control Flow

5.3.14 lambda-parameters-limit Constant Variable

Constant Value:
implementation-dependent, but not smaller than 50.

Description:
A positive integer that is the upper exclusive bound on the number of parameter names that can appear in a single lambda list.

See Also:
call-arguments-limit

Notes:
Implementors are encouraged to make the value of lambda-parameters-limit as large as possible.

Allegro CL Implementation Details:
None.

Home Previous Up Next Table of Contents Index
© Franz Inc. 1998-2005 - File last updated 6-21-2002