bit.exact_notΒΆ
dst(bit_address) ^= 1
dst is an address.
SignatureΒΆ
def exact_not dst { ... }
Defined in bit/logics.fj β lines 125β127 (view on GitHub).
ComplexityΒΆ
Time:
1Space:
1
See the complexity glossary for what @, w, dw, dbit, n mean.