specialized-arrays.instances.alien.c-types.short vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Tuple classes
ClassSuperclassSlots
short-array tupleunderlying length


Parsing words
WordSyntax
short-array{


Ordinary words
WordStack effect
(short-array)( n -- specialized-array )
<direct-short-array>( alien len -- specialized-array )
<short-array>( n -- specialized-array )


Class predicate words
WordStack effect
short-array?( object -- ? )