Prelude API
Guides
Skill
GitHub
Preparing search index...
@prelude/rb-tree
empty
Function empty
empty
<
T
,
K
>
(
tree
:
RbTree
<
T
,
K
>
)
:
boolean
Type Parameters
T
K
Parameters
tree
:
RbTree
<
T
,
K
>
Returns
boolean
true
if there are no elements,
false
otherwise.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
Skill
GitHub
Prelude API
Loading...