mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
MmapArray.arr
mecca
lib
memory
MmapArray
Returns the array as a standard D slice.
struct
MmapArray
(T, bool shrink = false)
@
property
inout pure nothrow @
nogc
inout
(
T
[])
arr
(
)
Meta
Source
See Implementation
mecca
lib
memory
MmapArray
destructors
~this
functions
allocate
free
reserve
postblits
this(this)
properties
arr
capacity
closed
length
Returns the array as a standard D slice.