anansi ~master (2022-04-26T02:54:01.7513618)
Dub
Repo
PriorityQueue.empty
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")
@
property
const
bool
empty
(
)
Meta
Source
See Implementation
anansi
container
priorityqueue
PriorityQueue
aliases
greaterThan
constructors
this
functions
front
pop
push
updateIf
properties
empty
length