specialized-arrays.instances.macho.section vocabulary - Factor Documentation (original) (raw)

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

Summary

Metadata

Parents: specialized-arrays.instances.macho

Words

Tuple classes

Class Superclass Slots
section-array tuple underlying length

Parsing words

Word Syntax
section-array{

Ordinary words

Word Stack effect
(section-array) ( n -- specialized-array )
( alien len -- specialized-array )
( n -- specialized-array )

Class predicate words

Word Stack effect
section-array? ( object -- ? )