IndexedArray.first

Returns the first element in the list

class IndexedArray(T, uint _capacity, bool _useParallelism = false)
T
first
()

Meta