Handbook
Glossary
(section-array) ( n -- specialized-array )
Vocabulary
specialized-arrays
.
instances
.
macho
.
section
Inputs
n
an
object
Outputs
specialized-array
an
object
Definition
USING:
kernel
macho
specialized-arrays
;
IN:
specialized-arrays.instances.macho.section
:
(section-array)
( n -- specialized-array )
[
\
section
(underlying)
]
keep
<direct-section-array>
;
inline