MmapArray.arr

Returns the array as a standard D slice.

struct MmapArray(T, bool shrink = false)
@property inout pure nothrow @nogc
inout(T[])
arr
()

Meta