specialized-arrays.instances.macho.section vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Tuple classes
ClassSuperclassSlots
section-array tupleunderlying length


Parsing words
WordSyntax
section-array{


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


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