stl.output_charΒΆ

ascii is a constant. The macro outputs the byte (ascii & 0xff)

SignatureΒΆ

def output_char ascii { ... }

Defined in runlib.fj β€” lines 159–161 (view on GitHub).

ComplexityΒΆ

  • Time: 8

  • Space: 8

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