hex.if1 (arity 2)ΒΆ

if hex!=0 goto l1, else continue.

SignatureΒΆ

def if1 hex, l1 @ l0 { ... }

Defined in hex/cond_jumps.fj β€” lines 40–43 (view on GitHub).

ComplexityΒΆ

  • Time: @-1

  • Space: @+15

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

SourceΒΆ

Depends onΒΆ


← Previous: hex.if0/2 Next: hex.if/4 β†’