Shifting from the front will just move the "beginning" pointer one slot
forwards, and popping will decrease the "element count" number.

I'm not sure if splice with an empty "insertion" list that happens to be
at the end will also just reduce the number of elements or if it does a
bit of unnecessary work.

HTH
  - Timo

Reply via email to