A type for simple vectors of int32 objects.
The type
simple-int32-vector
provides simple vectors of int32 objects and can be used to generate optimal 32bit arithmetic code. Create a simple-int32-vector by calling make-simple-int32-vector.
See the section "Fast 32bit arithmetic" in the LispWorks User Guide for more information.