hex.sp_dec

Effectively:  sp--

Signature

def sp_dec < hex.pointers.sp { ... }

Defined in hex/pointers/stack.fj — lines 15–17 (view on GitHub).

Complexity

  • Time: 9@+23

  • Space: w(0.375@ + 3.25)  + 5@+67

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

Source

Depends on

Used by

Example uses


← Previous: hex.sp_inc Next: hex.sp_add