Preparing search index...
The search index is not available
@mikuroxina/mini-fn
@mikuroxina/mini-fn
BinaryHeap
length
Function length
length
<
S
,
T
>
(
heap
)
:
Mut
<
S
,
number
>
Gets the length of the heap.
Type Parameters
S
T
Parameters
heap
:
MutRef
<
S
,
BinaryHeap
<
T
>
>
A heap to be queried.
Returns
Mut
<
S
,
number
>
The length of 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
Gets the length of the heap.