get

Returns the element at the specified position in this list.

Return

the element at the specified position in this list

Parameters

index

index of the element to return

open fun get(index: Int): Float