Function: COMMON-LISP:SUBSTITUTE¶
Return a sequence of the same kind as SEQUENCE with the same elements, except that all elements equal to OLD are replaced with NEW.
Lambda list¶
(sb-impl::new sb-impl::old sequence &rest sb-impl::args &key sb-impl::from-end
sb-impl::test sb-impl::test-not sb-impl::start count sb-impl::end sb-impl::key)