prepend


Description:

public SequenceIter<G> prepend (owned G data)

Adds a new item to the front of this

Parameters:

this

a Sequence

data

the data for the new item

Returns:

an iterator pointing to the new item