A predicate for objects of type simple-int32-vector.
system
simple-int32-vector-p object => result
object⇩ |
An object. |
result |
A boolean. |
The function simple-int32-vector-p
returns true if object is a simple-int32-vector and false otherwise.
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:31:02