libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
DynamicArray.front
libwasm
rt
array
DynamicArray
struct
DynamicArray
(T, Allocator = ThreadMemAllocator)
ref pure @
property
T
front
(
)
Return Value
Type:
T
the front element of the DynamicArray.
Meta
Source
See Implementation
libwasm
rt
array
DynamicArray
aliases
AppendT
AppendTypeOfThis
insert
insertAnywhere
opDollar
put
destructors
~this
functions
back
empty
front
insertBack
length
opBinary
opIndex
opIndexAssign
opOpAssign
opSlice
opSliceAssign
ptr
remove
removeBack
reserve
resize
shrinkTo
postblits
this(this)
static variables
allocator
templates
stateSize