stl.output_bitΒΆ

bit is a constant. 0 will output o, anything else will output 1.

SignatureΒΆ

def output_bit bit < .IO { ... }

Defined in runlib.fj β€” lines 153–155 (view on GitHub).

ComplexityΒΆ

  • Time: 1

  • Space: 1

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