bit.output

outputs the bit ‘x’.

Signature

def output x @ label_ptr, base_jump_label, end < stl.IO { ... }

Defined in bit/output.fj — lines 4–14 (view on GitHub).

Complexity

  • Time: @+2

  • Space: @+2

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

Source

Depends on

Used by

Example uses


Next: bit.print/1