A type for simple vectors of int64 objects.
The type simple-int64-vector
provides simple vectors of int64 objects and can be used to generate optimal 64-bit arithmetic code. Create a simple-int64-vector
by calling make-simple-int64-vector.
See the section Fast 64-bit arithmetic for more information.
LispWorks User Guide and Reference Manual - 20 Sep 2017