chickadee » simple-sequences » seq-tail

seq-tail seq kprocedure

reuturns the subsequence of seq starting at position k. Note that k might be equal to (seq-length seq), returning the sentinel of empty sequence