spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
PointerArray.shrinkTo
spasm
rt
array
PointerArray
Undocumented in source. Be warned that the author may not have intended to support it.
struct
PointerArray
(T, Allocator = SpasmGCAllocator)
void
shrinkTo
(
int
idx
)
if
(
is
(
T
:
U
*,
U
)
)
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