![[LISPWORKS]](../Graphics/LWSmall.gif)
![[Common Lisp HyperSpec (TM)]](../Graphics/CLHS_Sm.gif) 
 ![[Previous]](../Graphics/Prev.gif)
![[Up]](../Graphics/Up.gif)
![[Next]](../Graphics/Next.gif)
15.2 The Arrays Dictionary
 
 
System Class ARRAY
 
Type SIMPLE-ARRAY
 
System Class VECTOR
 
Type SIMPLE-VECTOR
 
System Class BIT-VECTOR
 
Type SIMPLE-BIT-VECTOR
 
Function MAKE-ARRAY
 
Function ADJUST-ARRAY
 
Function ADJUSTABLE-ARRAY-P
 
Accessor AREF
 
Function ARRAY-DIMENSION
 
Function ARRAY-DIMENSIONS
 
Function ARRAY-ELEMENT-TYPE
 
Function ARRAY-HAS-FILL-POINTER-P
 
Function ARRAY-DISPLACEMENT
 
Function ARRAY-IN-BOUNDS-P
 
Function ARRAY-RANK
 
Function ARRAY-ROW-MAJOR-INDEX
 
Function ARRAY-TOTAL-SIZE
 
Function ARRAYP
 
Accessor FILL-POINTER
 
Accessor ROW-MAJOR-AREF
 
Function UPGRADED-ARRAY-ELEMENT-TYPE
 
Constant Variable ARRAY-DIMENSION-LIMIT
 
Constant Variable ARRAY-RANK-LIMIT
 
Constant Variable ARRAY-TOTAL-SIZE-LIMIT
 
Function SIMPLE-VECTOR-P
 
Accessor SVREF
 
Function VECTOR
 
Function VECTOR-POP
 
Function VECTOR-PUSH, VECTOR-PUSH-EXTEND
 
Function VECTORP
 
Accessor BIT, SBIT
 
Function BIT-AND, BIT-ANDC1, BIT-ANDC2, BIT-EQV, BIT-IOR, BIT-NAND, BIT-NOR, BIT-NOT, BIT-ORC1, BIT-ORC2, BIT-XOR
 
Function BIT-VECTOR-P
 
Function SIMPLE-BIT-VECTOR-P
![[Starting Points]](../Graphics/StartPts.gif)
![[Contents]](../Graphics/Contents.gif)
![[Index]](../Graphics/Index.gif)
![[Symbols]](../Graphics/Symbols.gif)
![[Glossary]](../Graphics/Glossary.gif)
![[Issues]](../Graphics/Issues.gif)
Copyright 1996-2005, LispWorks Ltd.  All rights reserved.