hex.sp_add¶
Like: sp += value
Signature¶
def sp_add value < hex.pointers.sp { ... }
Defined in hex/pointers/stack.fj — lines 22–24 (view on GitHub).
Complexity¶
Time:
13@+26Space:
w(0.375@ + 3.25) + 7.5@+94
See the complexity glossary for what @, w, dw, dbit, n mean.