tango ~master (2025-06-29T14:40:56.0544651)
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