nibble-arrays vocabulary
Factor handbook ยป Vocabulary index


Summary
Space-efficient arrays of 4-bit values

Metadata
Tags:collections


Words

Tuple classes
ClassSuperclassSlots
bad-array-length tuplen
nibble-array tuplelength underlying


Parsing words
WordSyntax
N{


Ordinary words
WordStack effect
<nibble-array>( n -- nibble-array )
>nibble-array( seq -- nibble-array )
bad-array-length( n -- * )


Class predicate words
WordStack effect
bad-array-length?( object -- ? )
nibble-array?( object -- ? )


Files


Metadata files


Children
VocabularySummary
nibble-arrays.private