ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
Barray.setLength
dmd
backend
barray
Barray
Set useable length of array.
struct
Barray
(T)
void
setLength
(
size_t
length
)
Parameters
length
Type:
size_t
minimum number of elements in array
Meta
Source
See Implementation
dmd
backend
barray
Barray
destructors
~this
functions
push
remove
setLength
Set useable length of array.