Returns non-NIL when ITERATOR has reached LIMIT (which may correspond to the end of SEQUENCE) with respect to the iteration direction encoded in FROM-END.
(sequence sb-impl::iterator sb-impl::limit sb-impl::from-end)