ddc ~loc-offset (2022-03-28T17:00:24.1812298)
Dub
Repo
Barray.setLength
dmd
backend
barray
Barray
Set useable length of array.
struct
Barray
(T)
void
setLength
(
size_t
length
)
Parameters
length
size_t
minimum number of elements in array
Meta
Source
See Implementation
dmd
backend
barray
Barray
destructors
~this
functions
push
remove
setLength
variables
array
Set useable length of array.