spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
PointerArray.opDollar
spasm
rt
array
PointerArray
size_t
length
()
alias
opDollar
=
length
struct
PointerArray
(T, Allocator = SpasmGCAllocator)
alias
opDollar
=
length
Return Value
the back element of the DynamicArray.
Meta
Source
See Implementation
spasm
rt
array
PointerArray
aliases
insert
insertAnywhere
opDollar
put
constructors
this
functions
back
front
insertBack
length
opIndex
opIndexAssign
opSlice
opSliceAssign
remove
shrinkTo