Sequence.swap
Swaps the items pointed to by a and b. It is allowed for a and b to point into difference sequences.
Parameters
a | a #GSequenceIter |
b | a #GSequenceIter |
Swaps the items pointed to by a and b. It is allowed for a and b to point into difference sequences.
a | a #GSequenceIter |
b | a #GSequenceIter |