Home Previous Up Next Table of Contents Index
  ANSI Common Lisp   15 Arrays   15.1 Array Concepts

15.1.1 Array Elements

An array contains a set of objects called elements that can be referenced individually according to a rectilinear coordinate system.

15.1.1.1  Array Indices
15.1.1.2  Array Dimensions
15.1.1.3  Array Rank


Home Previous Up Next Table of Contents Index
© Franz Inc. '98 - File last updated 23.07.98