Slice

Undocumented in source.

Constructors

this
this(T[] data)
Undocumented in source.

Alias This

slice

Members

Functions

slice
T[] slice()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

length
ulong length;
Undocumented in source.
ptr
T* ptr;
Undocumented in source.

Meta