reverse-bits ( value bits -- value' )


Vocabulary
compression.huffman

Inputs
valuean object
bitsan object


Outputs
value'an object


Definition