Improve index entry.

This commit is contained in:
Richard M. Stallman 2007-04-07 01:45:55 +00:00
parent 1379f2c583
commit c368b25659

View file

@ -388,7 +388,7 @@ are often useful for objects known to be arrays. @xref{Sequence Functions}.
@node Vectors
@section Vectors
@cindex vector
@cindex vector (type)
Arrays in Lisp, like arrays in most languages, are blocks of memory
whose elements can be accessed in constant time. A @dfn{vector} is a