Preparing search index...
The search index is not available
@king011/easyts
@king011/easyts
container/mod
push
Function push
push
<
T
>
(
h
:
T
[]
, val
:
T
, cf
?:
CompareCallback
<
T
>
)
:
void
Push pushes the element x onto the heap.
Type Parameters
T
Parameters
h:
T
[]
val:
T
Optional
cf:
CompareCallback
<
T
>
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@king011/easyts
container/mod
context/mod
io/mod
log/mod
mod
net/mod
net/url/mod
path/mod
signals/mod
sync/mod
time/mod
Basic
Heap
List
List
Element
Queue
Container
Options
fix
heapify
pop
pop
Raw
push
remove
Generated using
TypeDoc
Push pushes the element x onto the heap.