word-size
Treating a bit vector as 32-bit words, returns the number of words in the vector.
Exported from
Module bit-vector
Modifiers
sealed
Arguments
vector
An instance of
<bit-vector>
.
Values
size
An instance of
<integer>
.
The bit-vector module.
A vector that contains <bit>s.
The class of integers.