hex.output¶

output 4 bits from hex  (lsb first)

Signature¶

def output hex @ switch, print_0, print_2, print_4, print_6, print_8, print_a, print_c, print_e, end < stl.IO { ... }

Defined in hex/output.fj — lines 9–57 (view on GitHub).

Complexity¶

  • Time: @

  • Space: @+26

See the complexity glossary for what @, w, dw, dbit, n mean.

Used by¶