size_t-array? ( object -- ? )


Vocabulary
specialized-arrays.instances.alien.c-types.size_t

Inputs and outputs
objectan object
?a boolean


Word description
Tests if the object is an instance of the size_t-array class.

Definition