append


Description:

public SequenceIter<G> append (owned G data)

Adds a new item to the end of this.

Parameters:

this

a Sequence

data

the data for the new item

Returns:

an iterator pointing to the new item