math.bitwise.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Generic words
WordStack effect
(bit-count)( x -- n )
(bitfield-quot)( spec -- quot )


Ordinary words
WordStack effect
(bitfield)( bitspec -- quot )
byte-array-bit-count( byte-array -- n )
byte-bit-count( byte -- table )
fixnum-bit-count( x -- n )


Files