specialized-arrays.instances.raylib.Matrix vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Tuple classes
ClassSuperclassSlots
Matrix-array tupleunderlying length


Parsing words
WordSyntax
Matrix-array{


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


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