Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
specialized-arrays.instances.math.vectors.simd.uint-4 vocabulary
Factor documentation
>
Factor handbook
>
Vocabulary index
Summary
specialized-arrays.instances.math.vectors.simd.uint-4 vocabulary
Words
Tuple classes
Class
Superclass
Slots
uint-4-array
tuple
underlying length
Parsing words
Word
Syntax
uint-4-array{
Ordinary words
Word
Stack effect
(uint-4-array)
( n -- specialized-array )
<direct-uint-4-array>
( alien len -- specialized-array )
<uint-4-array>
( n -- specialized-array )
uint-4-array@
( -- * )
Class predicate words
Word
Stack effect
uint-4-array?
( object -- ? )