PriorityQueue.pushBack

Undocumented in source.
struct PriorityQueue(V, alias _pred = "a < b")
alias pushBack = push

Meta