bit.ptr_inc¶
Signature¶
def ptr_inc ptr { ... }
Defined in bit/pointers.fj — lines 172–174 (view on GitHub).
Complexity¶
Time:
5@+12Space:
w(2@+6)
See the complexity glossary for what @, w, dw, dbit, n mean.
bit.ptr_inc¶def ptr_inc ptr { ... }
Defined in bit/pointers.fj — lines 172–174 (view on GitHub).
Time: 5@+12
Space: w(2@+6)
See the complexity glossary for what @, w, dw, dbit, n mean.