Preparing search index...
The search index is not available
@mikuroxina/mini-fn
@mikuroxina/mini-fn
BinaryHeap
empty
Function empty
empty
<
S
,
T
>
(
order
)
:
Mut
<
S
,
MutRef
<
S
,
BinaryHeap
<
T
>
>
>
Creates a new empty min-heap.
Type Parameters
S
T
Parameters
order
:
Ord
<
T
,
T
>
A total order for
T
.
Returns
Mut
<
S
,
MutRef
<
S
,
BinaryHeap
<
T
>
>
>
The new empty heap.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@mikuroxina/mini-fn
MonadWriter
Array
BinaryHeap
Bool
Cat
Cofree
ComonadCofree
ComonadStore
Compose
Const
Cont
ControlFlow
Coyoneda
Curry
Dom
Dual
Envelope
Ether
Exists
FingerTree
Free
Loading...
Generated using
TypeDoc
Creates a new empty min-heap.