hex.tables.clean_table_entry__table (arity 1)¶
A table. When jumping to entry d - it xors d into dst, and jumps to hex.tables.ret
dst is a hex.
Signature¶
def clean_table_entry__table dst < .ret { ... }
Defined in hex/tables_init.fj — lines 55–57 (view on GitHub).
Complexity¶
Time:
4Space:
256
See the complexity glossary for what @, w, dw, dbit, n mean.