Merge the sequences SEQUENCE1 and SEQUENCE2 destructively into a sequence of type RESULT-TYPE using PREDICATE to order the elements.
(sb-impl::result-type sb-impl::sequence1 sb-impl::sequence2 sb-impl::predicate &key sb-impl::key)