Return a copy of a subsequence of SEQUENCE starting with element number START and continuing to the end of SEQUENCE or the optional END.
(sequence sb-impl::start &optional sb-impl::end)