hex.print (arity 1)¶
output 8 bits from x[:2] (lsb first)
Signature¶
def print x { ... }
Defined in hex/output.fj — lines 63–66 (view on GitHub).
Complexity¶
Time:
2@Space:
2@+52
See the complexity glossary for what @, w, dw, dbit, n mean.