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

a #GSequenceIter

b SequenceIter

a #GSequenceIter

Meta

Since

2.14