Preparing search index...
The search index is not available
Packages Example
Packages Example
heap.imperative.api
isEmpty
Function isEmpty
is
Empty
(
aHeap
)
:
boolean
Tests whether the heap
aHeap
is empty or not
Parameters
aHeap
:
HeapI
<
any
>
the heap to consider
Returns
boolean
if
aHeap
is empty
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Packages Example
Loading...
Tests whether the heap
aHeap
is empty or not