hex.zero (arity 1)

hex = 0

Signature

def zero hex { ... }

Defined in hex/memory.fj — lines 37–39 (view on GitHub).

Complexity

  • Time: @

  • Space: @+12

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

Source

Depends on

Used by

Example uses


← Previous: hex.vec/1 Next: hex.zero/2