get

operator fun get(index: Int): Feature<G, P>(source)

Get the feature at the specified index.

Return

The feature at the specified index.

Parameters

index

The index of the feature to retrieve.