- merge! SEQ-A SEQ-B <?procedure
Attempts to merge SEQ-B into SEQ-A, but will return a merged sequence.
- SEQ-A SEQ-B
- sequence sequence ; sequences to merge.
- <?
- binary-predicate ; less-than predicate.
Return sequence is coerced to the same type as SEQA.
Attempts to merge SEQ-B into SEQ-A, but will return a merged sequence.
Return sequence is coerced to the same type as SEQA.