get

open fun get(i: Int): SequenceSegment

Returns the sequence segment at the specified index.

Return

The sequence segment at the specified index.

Parameters

i

The index of the sequence segment.