Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
byte-vectors vocabulary
Factor documentation
>
Factor handbook
>
Vocabulary index
Documentation
Byte vectors
Meta-data
Tags:
collections
Words
Tuple classes
Class
Superclass
Slots
byte-vector
tuple
underlying length
Ordinary words
Word
Stack effect
<byte-vector>
( n -- byte-vector )
>byte-vector
( seq -- byte-vector )
Class predicate words
Word
Stack effect
byte-vector?
( object -- ? )
Files
resource:core/byte-vectors/byte-vectors.factor
resource:core/byte-vectors/byte-vectors-docs.factor
resource:core/byte-vectors/byte-vectors-tests.factor