Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
specialized-vectors.instances.alien.c-types.uint vocabulary
Factor documentation
>
Factor handbook
>
Vocabulary index
Summary
specialized-vectors.instances.alien.c-types.uint vocabulary
Words
Tuple classes
Class
Superclass
Slots
uint-vector
tuple
underlying length
Parsing words
Word
Syntax
uint-vector{
Ordinary words
Word
Stack effect
<uint-vector>
( capacity -- vector )
>uint-vector
( seq -- vector )
Class predicate words
Word
Stack effect
uint-vector?
( object -- ? )