tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
pushHeap_.fn
tango
core
Array
pushHeap_
Undocumented in source. Be warned that the author may not have intended to support it.
template
pushHeap_
(Elem, Pred = IsLess!(Elem))
version(!TangoDoc)
void
fn
(
ref
Elem
[]
buf
,
Elem
val
,
Pred
pred
=
Pred.init
)
Meta
Source
See Implementation
tango
core
Array
pushHeap_
functions
fn