All Manuals > LispWorks® User Guide and Reference Manual > 47 The SYSTEM Package

simple-int64-vector-length Function

Summary

Return the length of a simple-int64-vector.

Package

system

Signature

simple-int64-vector-length vector => length

Arguments
vector
Values
length
A non-negative fixnum.
Description

The function simple-int64-vector-length returns the length of vector.

See also

make-simple-int64-vector
simple-int64-vector


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:31:02