libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
PointerArray.length
libwasm
rt
array
PointerArray
Undocumented in source. Be warned that the author may not have intended to support it.
struct
PointerArray
(T, Allocator = ThreadMemAllocator)
const nothrow pure @
property
@
safe
@
nogc
size_t
length
(
)
if
(
is
(
T
:
U
*,
U
)
)
Meta
Source
See Implementation
libwasm
rt
array
PointerArray
aliases
insert
insertAnywhere
opDollar
put
functions
back
front
insertBack
length
opIndex
opIndexAssign
opSlice
opSliceAssign
remove
shrinkTo