bit.print (arity 2)ΒΆ

Complexity n(8@+16)
outputs n bytes from x[:8n] (a bit vector. from lsb to msb).

SignatureΒΆ

def print n, x { ... }

Defined in bit/output.fj β€” lines 25–27 (view on GitHub).