- empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- front
inout(T) front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- front
T front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- get
inout(T) get [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isNone
bool isNone [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isNone
bool isNone [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isSome
bool isSome [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isSome
bool isSome [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- length
size_t length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- popFront
void popFront [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- save
Option!(inout(T)) save [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- save
Option!T save [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.