Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
bit-arrays.private vocabulary
Factor documentation
>
Factor handbook
>
Vocabulary index
Summary
bit-arrays.private vocabulary
Words
Ordinary words
Word
Stack effect
(set-bits)
( bit-array n -- )
bit-index
( n bit-array -- bit# byte# byte-array )
bit/byte
( n -- bit byte )
bits>bytes
( m -- n )
bits>cells
( m -- n )
clean-up
( bit-array -- bit-array )
n>byte
( m -- n )
toggle-bit
( ? n x -- y )