IndexedArray.last

Returns the last element in the list

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

Meta