Open Undistraction opened 10 years ago
Would be nice to have functions to remove the first / last items in a list; sl-pop and sl-shift. I know it's easy enough to do with what already exists, but would be cleaner. Could also add sl-unpop / sl-unshift.
sl-pop
sl-shift
sl-unpop
sl-unshift
Would be interesting.
Would be nice to have functions to remove the first / last items in a list;
sl-pop
andsl-shift
. I know it's easy enough to do with what already exists, but would be cleaner. Could also addsl-unpop
/sl-unshift
.