Generic Function Subseq (2 methods)

( subseq seq start &optional end )

Part of:

package fset
Returns the subsequence of seq from start (inclusive) to end (exclusive),
where end defaults to (size seq).

Method Summary

subseq sequence  t  
subseq wb-seq  t