|
Allegro CL |
1.4 Definitions 1.4.4 Interpreting Dictionary Entries 1.4.4.20 The "Syntax" Section of a Dictionary Entry 1.4.4.20.4 Return values in the "Syntax" Section
1.4.4.20.4.1 No Arguments or Values in the "Syntax" SectionIf no arguments are permitted, or no values are returned, a special notation is used to make this more visually apparent. For example,F < no arguments > < no values > indicates that F is an operator that accepts no arguments and returns no values. |