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