The constructor for int64objects.
The function integer-to-int64
constructs an int64 object from an integer. An error is signaled if integer is not of type (signed-byte 64)
.
See the section Fast 64-bit arithmetic for more information about the INT64 API.
LispWorks User Guide and Reference Manual - 13 Feb 2015