tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
DynArray.free
rt
gc
cdgc
dynarray
DynArray
Remove all the elements of the array and set the capacity to 0.
struct
DynArray
(T)
void
free
(
)
Meta
Source
See Implementation
rt
gc
cdgc
dynarray
DynArray
functions
Invariant
append
capacity
elements_sizeof
free
insert_sorted
length
opIndex
ptr
remove
remove_at
resize
Remove all the elements of the array and set the capacity to 0.