anansi ~master (2019-12-19T23:28:59Z)
Dub
Repo
PriorityQueue.push
anansi
container
priorityqueue
PriorityQueue
Undocumented in source. Be warned that the author may not have intended to support it.
struct
PriorityQueue
(T, alias Predicate = "a > b")
void
push
(
T
value
)
Meta
Source
See Implementation
anansi
container
priorityqueue
PriorityQueue
aliases
greaterThan
constructors
this
functions
front
pop
push
updateIf
properties
empty
length