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.1 Generalized Reference

5.1.2 Kinds of Places

Several kinds of places are defined by Common Lisp; this section enumerates them. This set can be extended by implementations and by programmer code.

5.1.2.1  Variable Names as Places
5.1.2.2  Function Call Forms as Places
5.1.2.3  VALUES Forms as Places
5.1.2.4  THE Forms as Places
5.1.2.5  APPLY Forms as Places
5.1.2.6  Setf Expansions and Places
5.1.2.7  Macro Forms as Places
5.1.2.8  Symbol Macros as Places
5.1.2.9  Other Compound Forms as Places


Home Previous Up Next Table of Contents Index
© Franz Inc. All Rights Reserved - File last updated 2022-07-25