The minusp test for an int32 object.
minusp
system
int32-minusp x => result
x
An int32 object or an integer of type (signed-byte 32) .
(signed-byte 32)
result
A boolean.
The function int32-minusp tests whether its argument x is int32< than the value of +int32-0+.
int32-minusp
See the section Fast 32-bit arithmetic for more information about the INT32 API.
int32