hex.not (arity 1)

hex = !hex  (15-hex)

Signature

def not hex { ... }

Defined in hex/logics.fj — lines 248–253 (view on GitHub).

Complexity

  • Time: 4

  • Space: 4

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

Source


← Previous: hex.quadrupled_exact_xor Next: hex.not/2