bit.output¶
Complexity @+2
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).
bit.output¶Complexity @+2
outputs the bit 'x'.
def output x @ label_ptr, base_jump_label, end < stl.IO { ... }
Defined in bit/output.fj — lines 4–14 (view on GitHub).