mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
MmapArray.length
mecca
lib
memory
MmapArray
Get/set the number of elements in the array.
size_t
length
[@property getter]
size_t
length
[@property setter]
struct
MmapArray
(T, bool shrink = false)
@
property
@
trusted
@
nogc
size_t
length
(
size_t
numElements
)
Meta
Source
See Implementation
mecca
lib
memory
MmapArray
destructors
~this
functions
allocate
free
reserve
postblits
this(this)
properties
arr
capacity
closed
length
Get/set the number of elements in the array.