stl.bit2hex (arity 2)¶
hex = bit
hex is a hex, bit is a bit.
Signature¶
def bit2hex hex, bit { ... }
Defined in casting.fj — lines 11–14 (view on GitHub).
Complexity¶
Time:
2@-1Space:
2@+11
See the complexity glossary for what @, w, dw, dbit, n mean.