;;; -*- mode:gate -*- =node: Art-stack-group-head - TO - Bit-xor function =index: @Art-stack-group-head array, array type for stack groups|(ARRAYS-1)Array Types|(ARRAYS-0)Arrays|165|m| @Art-string array, array type for character strings|(ARRAYS-1)Array Types|(ARRAYS-0)Arrays|163|m| @As-1 function, definition|(ARRAYS-2)Accessing Array Elements|(ARRAYS-0)Arrays|172|m| @As-1-force function, definition|(ARRAYS-2)Accessing Array Elements|(ARRAYS-0)Arrays|171|m| @As-2 function, definition|(ARRAYS-2)Accessing Array Elements|(ARRAYS-0)Arrays|172|m| @As-2-reverse function, definition|(ARRAYS-3)Order of Array Elements|(ARRAYS-0)Arrays|183|m| @As-3 function, definition|(ARRAYS-2)Accessing Array Elements|(ARRAYS-0)Arrays|172|m| @Aset function, definition|(ARRAYS-2)Accessing Array Elements|(ARRAYS-0)Arrays|171|m| @Ash function, definition|(NUMBERS-2)Logical Operations on Numbers|(NUMBERS-0)Numbers|154|m| @Asin function, definition|(NUMBERS-2)Transcendental Functions|(NUMBERS-0)Numbers|148|m| @Asinh function, definition|(NUMBERS-2)Transcendental Functions|(NUMBERS-0)Numbers|148|m| @Ass function, definition|(MANLISTSTR-2)Association Lists|(MANLISTSTR-0)Manipulating List Structure|111|m| @Assembly language, how to read|(ASSEMBLER-1)Introduction|(ASSEMBLER-0)How to Read Assembly Language|752-767|r| @Assoc function, definition|(MANLISTSTR-2)Association Lists|(MANLISTSTR-0)Manipulating List Structure|110|m| @Assoc-if function, definition|(MANLISTSTR-2)Association Lists|(MANLISTSTR-0)Manipulating List Structure|111|m| @Associ-if-not function, definition|(MANLISTSTR-2)Association Lists|(MANLISTSTR-0)Manipulating List Structure|111|m| @Association list, how different from property list|(MANLISTSTR-2)Stack Lists|(MANLISTSTR-0)Manipulating List Structure|113|m| @Association lists, as a tabular data structure|(MANLISTSTR-2)Tables|(MANLISTSTR-0)Manipulating List Structure|102|m| @Association list|(MANLISTSTR-2)Association Lists|(MANLISTSTR-0)Manipulating List Structure|110|c| @Association list|(MANLISTSTR-2)Tables|(MANLISTSTR-0)Manipulating List Structure|102|c| @Assq function, definition|(MANLISTSTR-2)Association Lists|(MANLISTSTR-0)Manipulating List Structure|110|m| @Asssociation lists, functions which manipulate|(MANLISTSTR-2)Association Lists|(MANLISTSTR-0)Manipulating List Structure|109-112|m| @Atan function, definition|(NUMBERS-2)Transcendental Functions|(NUMBERS-0)Numbers|148|m| @Atan2 function, definition|(NUMBERS-2)Transcendental Functions|(NUMBERS-0)Numbers|148|m| @Atanh function, definition|(NUMBERS-2)Transcendental Functions|(NUMBERS-0)Numbers|148|m| @Atom data type specifier, definition|(PRIMOBJTYPE-1)Data Type Predicates|(PRIMOBJTYPE-0)Primitive Object Types|015|m| @Atom function, definition|(PRIMOBJTYPE-1)Data Type Predicates|(PRIMOBJTYPE-0)Primitive Object Types|011|m| @Atom|(INTRO-1)Notational Conventions and Helpful Notes|(INTRO-0)Introduction|005|c| @Atom|(PRIMOBJTYPE-1)Data Type Predicates|(PRIMOBJTYPE-0)Primitive Object Types|011|c| @Attribute list, file|(FILEACCESS-2)File Attribute Lists|(FILEACCESS-0)Accessing Files|594|c| @Attributes, readtable, use in attribute list of file|(INTRO-1)Common Lisp Support|(INTRO-0)Introduction|008|m| @Attribute|(MANLISTSTR-2)Stack Lists|(MANLISTSTR-0)Manipulating List Structure|113|c| @Autoexporting packages|(PACKAGES-1)Inheritance between Name Spaces|(PACKAGES-0)Packages|642|c| @Backquote, usage in macro definitions|(MACROS-1)Backquote|(MACROS-0)Macros|325-329|r| @Backquote|(MACROS-1)Backquote|(MACROS-0)Macros|325|c| @Backtracing commands of error handler, display of control stack|(STACKGROUPS-1)Introduction to Stack Groups|(STACKGROUPS-0)Stack Groups|256|r| @Bad-array-mixin condition flavor, definition|(ARRAYS-2)Accessing Array Elements|(ARRAYS-0)Arrays|173|m| @Balance directories|(FILEACCESS-3)Accessing Directories|(FILEACCESS-0)Accessing Files|603|c| @Band|(MISCELL-3)Booting and Disk Partitions|(MISCELL-0)Miscellaneous Useful Functions|804|c| @Base-flavor|(FLAVOR-4)Flavor Families|(FLAVOR-0)Objects, Message Passing, and Flavors|431|c| @Bashing processes|(PROCESSES-2)Bashing the Process|(PROCESSES-0)Processes|694|r| @Basic definition|(FUNCTIONS-2)Encapsulations|(FUNCTIONS-0)Functions|244|c| @Bignum data type specifier, definition|(PRIMOBJTYPE-1)Data Type Predicates|(PRIMOBJTYPE-0)Primitive Object Types|015|m| @Bignum data type, definition|(PRIMOBJTYPE-1)Data Types|(PRIMOBJTYPE-0)Primitive Object Types|009|m| @Bignum number type, definition|(NUMBERS-1)Introduction to Numbers|(NUMBERS-0)Numbers|135|m| @Bignum|(NUMBERS-1)Introduction to Numbers|(NUMBERS-0)Numbers|135|c| @Bigp function, definition|(PRIMOBJTYPE-1)Data Type Predicates|(PRIMOBJTYPE-0)Primitive Object Types|012|m| @Binding a variable, as way to change its value|(EVAL-1)Variables and Bindings|(EVAL-0)Evaluation|025|m| @Binding and setting a variable, the difference between|(EVAL-1)Variable Binding Constructs|(EVAL-0)Evaluation|032|m| @Binding function cells, use of %bind subprimitive to|(SYMBOLS-1)The Function Cell|(SYMBOLS-0)Symbols|130|m| @Binding of variables, conditional, using let-if special form for|(EVAL-1)Variable Binding Constructs|(EVAL-0)Evaluation|032|m| @Binding of variables, definition|(EVAL-1)Variables and Bindings|(EVAL-0)Evaluation|025-038|m| @Binding variables in parallel, using let special form for|(EVAL-1)Variable Binding Constructs|(EVAL-0)Evaluation|031|m| @Binding variables sequentially, using let special form for|(EVAL-1)Variable Binding Constructs|(EVAL-0)Evaluation|031|m| @Binding, global, definition|(EVAL-1)The Global Binding|(EVAL-0)Evaluation|035|m| @Bindings, dynamic, using progv special form to create|(EVAL-1)Variable Binding Constructs|(EVAL-0)Evaluation|032|m| @Bindings, dynamic, using progw special form to create|(EVAL-1)Variable Binding Constructs|(EVAL-0)Evaluation|033|m| @Binding|(EVAL-1)Variables and Bindings|(EVAL-0)Evaluation|025|c| @Bit array functions|(ARRAYS-3)Bit Array Functions|(ARRAYS-0)Arrays|180-182|m| @Bit arrays, definition|(ARRAYS-1)Array Types|(ARRAYS-0)Arrays|163|m| @Bit array|(ARRAYS-1)Array Types|(ARRAYS-0)Arrays|163|c| @Bit data type specifier, definition|(PRIMOBJTYPE-1)Data Type Predicates|(PRIMOBJTYPE-0)Primitive Object Types|015|m| @Bit function, definition|(ARRAYS-2)Accessing Array Elements|(ARRAYS-0)Arrays|172|m| @Bit operations on numbers, functions and usage|(NUMBERS-2)Floating Point Numbers|(NUMBERS-0)Numbers|151-155|m| @Bit-and function, definition|(ARRAYS-3)Bit Array Functions|(ARRAYS-0)Arrays|180|m| @Bit-andc1 function, definition|(ARRAYS-3)Bit Array Functions|(ARRAYS-0)Arrays|180|m| @Bit-andc2 function, definition|(ARRAYS-3)Bit Array Functions|(ARRAYS-0)Arrays|180|m| @Bit-eqv function, definition|(ARRAYS-3)Bit Array Functions|(ARRAYS-0)Arrays|180|m| @Bit-ior function, definition|(ARRAYS-3)Bit Array Functions|(ARRAYS-0)Arrays|180|m| @Bit-nand function, definition|(ARRAYS-3)Bit Array Functions|(ARRAYS-0)Arrays|180|m| @Bit-nor function, definition|(ARRAYS-3)Bit Array Functions|(ARRAYS-0)Arrays|180|m| @Bit-not function, definition|(ARRAYS-3)Bit Array Functions|(ARRAYS-0)Arrays|181|m| @Bit-orc1 function, definition|(ARRAYS-3)Bit Array Functions|(ARRAYS-0)Arrays|180|m| @Bit-orc2 function, definition|(ARRAYS-3)Bit Array Functions|(ARRAYS-0)Arrays|180|m| @Bit-test function, definition|(NUMBERS-2)Logical Operations on Numbers|(NUMBERS-0)Numbers|153|m| @Bit-vector data type specifier, definition|(PRIMOBJTYPE-1)Data Type Predicates|(PRIMOBJTYPE-0)Primitive Object Types|017|m| @Bit-vector data type specifier, definition|(PRIMOBJTYPE-1)Data Type Predicates|(PRIMOBJTYPE-0)Primitive Object Types|018|m| @Bit-vector-p function, definition|(PRIMOBJTYPE-1)Data Type Predicates|(PRIMOBJTYPE-0)Primitive Object Types|012|m| @Bit-xor function, definition|(ARRAYS-3)Bit Array Functions|(ARRAYS-0)Arrays|180|m| =node: Bitblt function - TO - Cdr-safe function =index: @Bitblt function, definition|(ARRAYS-3)Bit Array Functions|(ARRAYS-0)Arrays|181|m| @Block special form as lexical (static) non-local exit|(FLOWCTL-1)Introduction to Flow of Control|(FLOWCTL-0)Flow of Control|062|m| @Block speical form, definition|(FLOWCTL-2)Static Non-Local Exits|(FLOWCTL-0)Flow of Control|077|m| @Block-name conflicts, in writing macros|(MACROS-2)Block-Name Conflicts|(MACROS-0)Macros|334|r| @Blocks|(MANLISTSTR-2)Property Lists|(MANLISTSTR-0)Manipulating List Structure|114|c| @Boole function, definition|(NUMBERS-2)Logical Operations on Numbers|(NUMBERS-0)Numbers|152|m| @Boole-1 function, definition|(NUMBERS-2)Logical Operations on Numbers|(NUMBERS-0)Numbers|153|m| @Boole-2 function, definition|(NUMBERS-2)Logical Operations on Numbers|(NUMBERS-0)Numbers|153|m| @Boole-and function, definition|(NUMBERS-2)Logical Operations on Numbers|(NUMBERS-0)Numbers|153|m| @Boole-andc1 function, definition|(NUMBERS-2)Logical Operations on Numbers|(NUMBERS-0)Numbers|153|m| @Boole-andc2 function, definition|(NUMBERS-2)Logical Operations on Numbers|(NUMBERS-0)Numbers|153|m| @Boole-clr function, definition|(NUMBERS-2)Logical Operations on Numbers|(NUMBERS-0)Numbers|153|m| @Boole-eqv function, definition|(NUMBERS-2)Logical Operations on Numbers|(NUMBERS-0)Numbers|153|m| @Boole-ior function, definition|(NUMBERS-2)Logical Operations on Numbers|(NUMBERS-0)Numbers|153|m| @Boole-nand function, definition|(NUMBERS-2)Logical Operations on Numbers|(NUMBERS-0)Numbers|153|m| @Boole-nor function, definition|(NUMBERS-2)Logical Operations on Numbers|(NUMBERS-0)Numbers|153|m| @Boole-orc1 function, definition|(NUMBERS-2)Logical Operations on Numbers|(NUMBERS-0)Numbers|153|m| @Boole-orc2 function, definition|(NUMBERS-2)Logical Operations on Numbers|(NUMBERS-0)Numbers|153|m| @Boole-set function, definition|(NUMBERS-2)Logical Operations on Numbers|(NUMBERS-0)Numbers|153|m| @Boole-xor function, definition|(NUMBERS-2)Logical Operations on Numbers|(NUMBERS-0)Numbers|153|m| @Boolean tests in the loop iteration macro|(LOOP-1)Aggregated Boolean Tests|(LOOP-0)The LOOP Iteration Macro|358|r| @Booting|(MISCELL-3)Booting and Disk Partitions|(MISCELL-0)Miscellaneous Useful Functions|804|c| @Bound variables, definition|(EVAL-1)Variables and Bindings|(EVAL-0)Evaluation|025|m| @Boundp function, definition|(SYMBOLS-1)The Value Cell|(SYMBOLS-0)Symbols|129|m| @Boundp-globally function, definition|(EVAL-1)The Global Binding|(EVAL-0)Evaluation|035|m| @Break loop|(MISCELL-2)The Lisp Listen Loop|(MISCELL-0)Miscellaneous Useful Functions|795|c| @Breakon debugging facility|(DEBUGGING-5)Breakon|(DEBUGGING-0)Errors and Debugging|741-742|r| @Breakon function, use to enter error handler when function is called|(FUNCTIONS-1)User Operations on Functions|(FUNCTIONS-0)Functions|229|r| @Breakon function, use with encapsulations|(FUNCTIONS-2)Encapsulations|(FUNCTIONS-0)Functions|244|r| @Buffered operations on streams|(IOSYSTEM-2)Buffered Stream Operations|(IOSYSTEM-0)The I/O System|469|r| @Butlast function, definition|(MANLISTSTR-1)Lists|(MANLISTSTR-0)Manipulating List Structure|096|m| @Byte fields in structures|(DEFSTRUCT-2)Byte Fields|(DEFSTRUCT-0)Defstruct|389|r| @Byte function, definition|(NUMBERS-2)Byte Manipulation Functions|(NUMBERS-0)Numbers|155|m| @Byte manipulation, functions and usage|(NUMBERS-2)Logical Operations on Numbers|(NUMBERS-0)Numbers|154-157|m| @Byte specifiers|(NUMBERS-2)Byte Manipulation Functions|(NUMBERS-0)Numbers|155|c| @Byte-position function, definition|(NUMBERS-2)Byte Manipulation Functions|(NUMBERS-0)Numbers|155|m| @Byte-size function, definition|(NUMBERS-2)Byte Manipulation Functions|(NUMBERS-0)Numbers|155|m| @Byte|(NUMBERS-2)Byte Manipulation Functions|(NUMBERS-0)Numbers|155|c| @C-/, visit definition of method cursor is on in Possibilities|(FLAVOR-5)Useful Editor Commands|(FLAVOR-0)Objects, Message Passing, and Flavors|444|m| @C-b, backtracing command of error handler, display of control stack|(STACKGROUPS-1)Introduction to Stack Groups|(STACKGROUPS-0)Stack Groups|256|r| @C-M-b, backtracing command of error handler, display of control stack|(STACKGROUPS-1)Introduction to Stack Groups|(STACKGROUPS-0)Stack Groups|256|r| @C-SH-a, as editor command to obtain function argument list|(FUNCTIONS-1)User Operations on Functions|(FUNCTIONS-0)Functions|228|r| @C-SH-d, as editor command to obtain function documentation string|(FUNCTIONS-1)User Operations on Functions|(FUNCTIONS-0)Functions|228|r| @C-SH-p, use with M-x List Methods command to advance cursor|(FLAVOR-5)Useful Editor Commands|(FLAVOR-0)Objects, Message Passing, and Flavors|444|m| @C...r function, definition|(MANLISTSTR-1)Conses|(MANLISTSTR-0)Manipulating List Structure|087|m| @Caar-safe function, definition|(MANLISTSTR-1)Lists|(MANLISTSTR-0)Manipulating List Structure|097|m| @Cadddr-safe function, definition|(MANLISTSTR-1)Lists|(MANLISTSTR-0)Manipulating List Structure|097|m| @Caddr-safe function, definition|(MANLISTSTR-1)Lists|(MANLISTSTR-0)Manipulating List Structure|097|m| @CADR I/O device subprimitives|(SUBPRIMITIVES-2)CADR I/O-Device Subprimitives|(SUBPRIMITIVES-0)Subprimitives|282|r| @Cadr-safe function, definition|(MANLISTSTR-1)Lists|(MANLISTSTR-0)Manipulating List Structure|097|m| @Call function, definition|(EVAL-4)Some Functions and Special Forms|(EVAL-0)Evaluation|048|m| @Call-arguments-limit constant, definition|(EVAL-4)Some Functions and Special Forms|(EVAL-0)Evaluation|047|m| @Canonical type (of a pathname)|(FILENAMES-1)Canonical Types|(FILENAMES-0)Naming of Files|551|c| @Capabilities|(FILEACCESS-4)File Servers|(FILEACCESS-0)Accessing Files|609|c| @Car data object, definition|(MANLISTSTR-1)Introduction to List Structure Concepts|(MANLISTSTR-0)Manipulating List Structure|086-089|m| @Car function, definition|(MANLISTSTR-1)Conses|(MANLISTSTR-0)Manipulating List Structure|087|m| @Car, change from x to y, function|(MANLISTSTR-1)Conses|(MANLISTSTR-0)Manipulating List Structure|089|m| @Car-location function, definition|(MANLISTSTR-1)Conses|(MANLISTSTR-0)Manipulating List Structure|089|m| @Car-safe function, definition|(MANLISTSTR-1)Lists|(MANLISTSTR-0)Manipulating List Structure|097|m| @Car|(MANLISTSTR-1)Introduction to List Structure Concepts|(MANLISTSTR-0)Manipulating List Structure|086|c| @Case macro, definition|(FLOWCTL-1)Conditionals|(FLOWCTL-0)Flow of Control|065|m| @Caseq macro, definition|(FLOWCTL-1)Conditionals|(FLOWCTL-0)Flow of Control|065|m| @Catch macro, definition|(FLOWCTL-2)Dynamic Non-Local Exits|(FLOWCTL-0)Flow of Control|081|m| @Catch special form as dynamic non-local exit|(FLOWCTL-1)Introduction to Flow of Control|(FLOWCTL-0)Flow of Control|062|m| @Catch special form, definition|(FLOWCTL-2)Tags and Gotos|(FLOWCTL-0)Flow of Control|080|m| @Catch, affects of tail recursion on code which does a|(EVAL-4)Tail Recursion|(EVAL-0)Evaluation|055|m| @Catch-all macro, definition|(FLOWCTL-2)Dynamic Non-Local Exits|(FLOWCTL-0)Flow of Control|083|m| @Catch-continuation macro, definition|(FLOWCTL-2)Tags and Gotos|(FLOWCTL-0)Flow of Control|080|m| @Catch-contrinuation-if macro, definition|(FLOWCTL-2)Tags and Gotos|(FLOWCTL-0)Flow of Control|080|m| @Catch|(FLOWCTL-2)Tags and Gotos|(FLOWCTL-0)Flow of Control|080|c| @Ccase macro, definition|(FLOWCTL-1)Conditionals|(FLOWCTL-0)Flow of Control|066|m| @Cdar-safe function, definition|(MANLISTSTR-1)Lists|(MANLISTSTR-0)Manipulating List Structure|097|m| @Cddddr-safe function, definition|(MANLISTSTR-1)Lists|(MANLISTSTR-0)Manipulating List Structure|097|m| @Cdddr-safe function, definition|(MANLISTSTR-1)Lists|(MANLISTSTR-0)Manipulating List Structure|097|m| @Cddr-safe function, definition|(MANLISTSTR-1)Lists|(MANLISTSTR-0)Manipulating List Structure|097|m| @Cdr function, definition|(MANLISTSTR-1)Conses|(MANLISTSTR-0)Manipulating List Structure|087|m| @Cdr, change from x to y, function|(MANLISTSTR-1)Conses|(MANLISTSTR-0)Manipulating List Structure|089|m| @Cdr-coding internal data format, definition|(MANLISTSTR-1)Cons Cells as Trees|(MANLISTSTR-0)Manipulating List Structure|100-102|m| @Cdr-safe function, definition|(MANLISTSTR-1)Lists|(MANLISTSTR-0)Manipulating List Structure|097|m| =node: Cdr - TO - Common Lisp syntax =index: @Cdr|(MANLISTSTR-1)Introduction to List Structure Concepts|(MANLISTSTR-0)Manipulating List Structure|086|c| @Ceiling function, definition|(NUMBERS-1)Arithmetic|(NUMBERS-0)Numbers|143|m| @Cell-contents-error condition, definition|(EVAL-4)Evaluation and Function Calling Errors|(EVAL-0)Evaluation|060|m| @Change-indirect-array function, definition|(ARRAYS-2)Changing the Size of an Array|(ARRAYS-0)Arrays|177|m| @Changing the value of variables, by binding the variable|(EVAL-1)Variables and Bindings|(EVAL-0)Evaluation|025|m| @Changing the value of variables, by setting the variable|(EVAL-1)Variables and Bindings|(EVAL-0)Evaluation|025|m| @Chaosnet, Arpanet gateway protocol|(CHAOSNET-2)Internet Gateway|(CHAOSNET-0)The Chaosnet|630|r| @Chaosnet, chaos:conn named structure|(CHAOSNET-1)Conns|(CHAOSNET-0)The Chaosnet|614-615|r| @Chaosnet, concepts|(CHAOSNET-1)Chaosnet Overview|(CHAOSNET-0)The Chaosnet|611-613|r| @Chaosnet, connection interrupts|(CHAOSNET-1)Connection Interrupts|(CHAOSNET-0)The Chaosnet|622|r| @Chaosnet, connections, opening and closing|(CHAOSNET-1)Opening and Closing Connections - User Side|(CHAOSNET-0)The Chaosnet|615-617|r| @Chaosnet, Dover protocol|(CHAOSNET-2)Dover|(CHAOSNET-0)The Chaosnet|631|r| @Chaosnet, errors|(CHAOSNET-1)Connection Interrupts|(CHAOSNET-0)The Chaosnet|622-624|r| @Chaosnet, eval server protocol|(CHAOSNET-2)The Eval Server|(CHAOSNET-0)The Chaosnet|632|r| @Chaosnet, file access protocol|(CHAOSNET-2)File Access|(CHAOSNET-0)The Chaosnet|628|r| @Chaosnet, functions and usage|(CHAOSNET-1)Chaosnet Overview|(CHAOSNET-0)The Chaosnet|611-635|r| @Chaosnet, higher-level protocols|(CHAOSNET-2)Information and Control|(CHAOSNET-0)The Chaosnet|625-633|r| @Chaosnet, host table protocol|(CHAOSNET-2)Host Table|(CHAOSNET-0)The Chaosnet|630|r| @Chaosnet, information and control|(CHAOSNET-2)Information and Control|(CHAOSNET-0)The Chaosnet|624-626|r| @Chaosnet, mail protocol|(CHAOSNET-2)Mail|(CHAOSNET-0)The Chaosnet|628|r| @Chaosnet, name protocol|(CHAOSNET-2)Name|(CHAOSNET-0)The Chaosnet|629|r| @Chaosnet, packet input and output|(CHAOSNET-1)Packet Input and Output|(CHAOSNET-0)The Chaosnet|619-621|r| @Chaosnet, remote disk protocol|(CHAOSNET-2)Remote Disk|(CHAOSNET-0)The Chaosnet|632|r| @Chaosnet, routing information protocol|(CHAOSNET-2)Information and Control|(CHAOSNET-0)The Chaosnet|625-627|r| @Chaosnet, send protocol|(CHAOSNET-2)Send|(CHAOSNET-0)The Chaosnet|629|r| @Chaosnet, server-side connections|(CHAOSNET-1)Opening and Closing Connections - Server Side|(CHAOSNET-0)The Chaosnet|616|r| @Chaosnet, status protocol|(CHAOSNET-2)Information and Control|(CHAOSNET-0)The Chaosnet|625-627|r| @Chaosnet, stream input and output|(CHAOSNET-1)Stream Input and Output|(CHAOSNET-0)The Chaosnet|617-618|r| @Chaosnet, time protocol|(CHAOSNET-2)Time|(CHAOSNET-0)The Chaosnet|629|r| @Chaosnet, uptime protocol|(CHAOSNET-2)Uptime|(CHAOSNET-0)The Chaosnet|630|r| @Chaosnet, user-side connections|(CHAOSNET-1)Opening and Closing Connections - User Side|(CHAOSNET-0)The Chaosnet|615|r| @Chaosnet, using the higher level protocols|(CHAOSNET-2)Using Higher Level Protocols|(CHAOSNET-0)The Chaosnet|633-635|r| @Char function, definition|(ARRAYS-2)Accessing Array Elements|(ARRAYS-0)Arrays|172|m| @Character data type specifier, definition|(PRIMOBJTYPE-1)Data Type Predicates|(PRIMOBJTYPE-0)Primitive Object Types|015|m| @Character input functions|(IOSYSTEM-1)Character-Level Input Functions|(IOSYSTEM-0)The I/O System|450-455|r| @Character object data type, definition|(PRIMOBJTYPE-1)Data Types|(PRIMOBJTYPE-0)Primitive Object Types|010|m| @Character object|(PRIMOBJTYPE-1)Data Types|(PRIMOBJTYPE-0)Primitive Object Types|010|c| @Characterp function, definition|(PRIMOBJTYPE-1)Data Type Predicates|(PRIMOBJTYPE-0)Primitive Object Types|012|m| @Circular list, definition|(MANLISTSTR-1)Introduction to List Structure Concepts|(MANLISTSTR-0)Manipulating List Structure|086-087|m| @Circular list|(MANLISTSTR-1)Introduction to List Structure Concepts|(MANLISTSTR-0)Manipulating List Structure|086|c| @Cis function, definition|(NUMBERS-2)Complex Number Functions|(NUMBERS-0)Numbers|147|m| @Clauses in the loop iteration macro|(LOOP-1)Clauses|(LOOP-0)The LOOP Iteration Macro|351|r| @Cleanup handler|(FLOWCTL-2)Dynamic Non-Local Exits|(FLOWCTL-0)Flow of Control|082|c| @Clear-resource function, definition|(MANLISTSTR-3)Allocating Resource Objects|(MANLISTSTR-0)Manipulating List Structure|126|m| @Cli, the Common Lisp incompatibility package|(INTRO-1)Common Lisp Support|(INTRO-0)Introduction|007|m| @Cli:// function, definition|(NUMBERS-1)Arithmetic|(NUMBERS-0)Numbers|142|m| @Cli:aref function, definition|(ARRAYS-2)Accessing Array Elements|(ARRAYS-0)Arrays|170|m| @Cli:assoc function, definition|(MANLISTSTR-2)Association Lists|(MANLISTSTR-0)Manipulating List Structure|110|m| @Cli:atan function, definition|(NUMBERS-2)Transcendental Functions|(NUMBERS-0)Numbers|148|m| @Cli:intersection function, definition|(MANLISTSTR-2)Lists as Sets|(MANLISTSTR-0)Manipulating List Structure|108|m| @Cli:listp function, definition|(PRIMOBJTYPE-1)Data Type Predicates|(PRIMOBJTYPE-0)Primitive Object Types|011|m| @Cli:member function, definition|(MANLISTSTR-2)Lists as Tables|(MANLISTSTR-0)Manipulating List Structure|103|m| @Cli:nintersection function, definition|(MANLISTSTR-2)Lists as Sets|(MANLISTSTR-0)Manipulating List Structure|108|m| @Cli:rassoc function, definition|(MANLISTSTR-2)Association Lists|(MANLISTSTR-0)Manipulating List Structure|111|m| @Cli:rem function, definition|(NUMBERS-1)Arithmetic|(NUMBERS-0)Numbers|144|m| @Cli:subst function, definition|(MANLISTSTR-1)Cons Cells as Trees|(MANLISTSTR-0)Manipulating List Structure|098|m| @Cli:union function, definition|(MANLISTSTR-2)Lists as Sets|(MANLISTSTR-0)Manipulating List Structure|108|m| @Closed subroutines, lambdas and named-lambda as|(FUNCTIONS-1)Interpreted Functions|(FUNCTIONS-0)Functions|230|r| @Closure data type specifier, definition|(PRIMOBJTYPE-1)Data Type Predicates|(PRIMOBJTYPE-0)Primitive Object Types|014|m| @Closure, as Lisp functional object|(CLOSURES-1)What a Closure Is|(CLOSURES-0)Closures|250-255|r| @Closure, function, as combination of function and variable bindings|(FUNCTIONS-1)Other Kinds of functions|(FUNCTIONS-0)Functions|232|r| @Closure, subprimitives|(SUBPRIMITIVES-3)Closure Subprimitives|(SUBPRIMITIVES-0)Subprimitives|287-288|r| @Closure, use of external value cell for symbols in a|(CLOSURES-1)What a Closure Is|(CLOSURES-0)Closures|252|r| @Closurep function, definition|(PRIMOBJTYPE-1)Data Type Predicates|(PRIMOBJTYPE-0)Primitive Object Types|013|m| @Closures, examples of the use of|(CLOSURES-1)Examples of the Use of Closures|(CLOSURES-0)Closures|252-253|r| @Closure|(CLOSURES-1)What a Closure Is|(CLOSURES-0)Closures|250|c| @Closure|(PRIMOBJTYPE-1)Data Type Predicates|(PRIMOBJTYPE-0)Primitive Object Types|013|c| @Clrhash function, definition|(MANLISTSTR-2)Stack Lists|(MANLISTSTR-0)Manipulating List Structure|112|m| @Code, macros that surround|(MACROS-2)Macros that Surround Code|(MACROS-0)Macros|336-337|r| @Coerce function, definition|(PRIMOBJTYPE-1)Coercion with Type Specifiers|(PRIMOBJTYPE-0)Primitive Object Types|021|m| @Coercion fules for number conversion|(NUMBERS-1)Introduction to Numbers|(NUMBERS-0)Numbers|136|m| @Coercion with data type specifiers, definition|(PRIMOBJTYPE-1)Coercion with Type Specifiers|(PRIMOBJTYPE-0)Primitive Object Types|021-022|m| @Combination data type specifiers, definition|(PRIMOBJTYPE-1)User-Defined Type Specifiers|(PRIMOBJTYPE-0)Primitive Object Types|019|m| @Combined method|(FLAVOR-2)Mixing Flavors|(FLAVOR-0)Objects, Message Passing, and Flavors|413|c| @Combined method|(FLAVOR-4)Method Combination|(FLAVOR-0)Objects, Message Passing, and Flavors|433|c| @Comment special form, definition|(EVAL-4)Some Functions and Special Forms|(EVAL-0)Evaluation|050|m| @Common data type specifier, definition|(PRIMOBJTYPE-1)Data Type Predicates|(PRIMOBJTYPE-0)Primitive Object Types|018|m| @Common Lisp syntax|(READPRINT-1)What the Printer Produces|(READPRINT-0)Expression Input and Output|507|c| @Common Lisp syntax|(READPRINT-2)What the Reader Accepts|(READPRINT-0)Expression Input and Output|516|c|