- empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- front
auto ref front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- length
auto length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Priority Queue. P is Priority Type. Lower priority means higher precedence in queue. V is Value Type.