Generic-function: SB-SEQUENCE:ITERATOR-ELEMENT

package type

Destructively modifies SEQUENCE by replacing the sequence element associated to position of ITERATOR with NEW-VALUE.

Lambda list

(sb-impl::new-value sequence sb-impl::iterator)