Generic-function: SB-SEQUENCE:ITERATOR-ENDP

package type

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.

Lambda list

(sequence sb-impl::iterator sb-impl::limit sb-impl::from-end)