atelier ~master (2021-08-24T13:35:22Z)
Dub
Repo
IndexedArray.last
atelier
core
indexedarray
IndexedArray
Returns the last element in the list
class
IndexedArray
(T, uint _capacity, bool _useParallelism = false)
T
last
(
)
Meta
Source
See Implementation
atelier
core
indexedarray
IndexedArray
functions
first
has
last
markForRemoval
markInternalForRemoval
opApply
opIndex
pop
push
reset
sweepMarkedData
properties
capacity
data
length
Returns the last element in the list