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@-1

  • Space: 2@+11

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

SourceΒΆ

Depends onΒΆ


Next: stl.bit2hex/3 β†’