hex.sub.not_carry¶
carry = !carry
Signature¶
def not_carry < .dst { ... }
Defined in hex/math.fj — lines 233–235 (view on GitHub).
Complexity¶
Time:
1Space:
1
See the complexity glossary for what @, w, dw, dbit, n mean.