Generic-function: SB-SEQUENCE:ITERATOR-STEP

package type

Moves ITERATOR one position forward or backward in SEQUENCE depending on the iteration direction encoded in FROM-END.

Lambda list

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