Sequence.swap

Swaps the items pointed to by a and b. It is allowed for a and b to point into difference sequences.

class Sequence
static
void
swap

Parameters

a SequenceIter
b SequenceIter

Meta

Since

2.14