NextPrevUpTopContentsIndex

simple-int32-vector

Type
Summary

A type for simple vectors of int32 objects.

Package

system

Signature

simple-int32-vector

Description

The type simple-int32-vector provides simple vectors of int32 objects and can be used to generate optimal 32-bit arithmetic code. Create a simple-int32-vector by calling make-simple-int32-vector.

See the section "Fast 32-bit arithmetic" in the LispWorks User Guide for more information.

See also

int32
int32-aref
make-simple-int32-vector


LispWorks Reference Manual - 12 Mar 2008

NextPrevUpTopContentsIndex