specialized-arrays vocabulary
Factor handbook ยป Vocabulary index


Documentation
Specialized arrays

Metadata
Tags:collections
Authors:Slava Pestov


Words

Tuple classes
ClassSuperclassSlots
specialized-array-vocab-not-loaded tuplec-type


Mixin classes
specialized-array


Parsing words
WordSyntax
SPECIALIZED-ARRAY:SPECIALIZED-ARRAY: type
SPECIALIZED-ARRAYS:SPECIALIZED-ARRAYS: type type type ... ;


Generic words
WordStack effect
underlying-type( c-type -- c-type' )


Ordinary words
WordStack effect
(underlying)( n c-type -- array )
<underlying>( n type -- array )
define-array-vocab( type -- vocab )
direct-head( seq n -- seq' )
direct-head*( seq n -- seq' )
direct-slice( from to seq -- seq' )
direct-tail( seq n -- seq' )
direct-tail*( seq n -- seq' )
specialized-array-vocab-not-loaded( c-type -- * )


Class predicate words
WordStack effect
specialized-array-vocab-not-loaded?( object -- ? )
specialized-array?( object -- ? )


Files


Metadata files


Children from resource:basis
VocabularySummary
specialized-arrays.mirrors
specialized-arrays.prettyprint


Children
VocabularySummary
specialized-arrays.private