each-byte ( from to bytes quot: ( elt -- ) -- )


Vocabulary
tools.hexdump.private

Inputs
froman object
toan object
bytesan object
quota quotation with stack effect ( elt -- )


Outputs
None

Definition