hex.if1 (arity 3)ΒΆ
if hex[:n]!=0 goto l1, else continue.
SignatureΒΆ
def if1 n, hex, l1 @ l0 { ... }
Defined in hex/cond_jumps.fj β lines 58β61 (view on GitHub).
hex.if1 (arity 3)ΒΆif hex[:n]!=0 goto l1, else continue.
def if1 n, hex, l1 @ l0 { ... }
Defined in hex/cond_jumps.fj β lines 58β61 (view on GitHub).