Preparing search index...
The search index is not available
Packages Example
Packages Example
splay_tree
isEmpty
Function isEmpty
is
Empty
(
tree
)
:
boolean
Checks if a splay tree is empty
Parameters
tree
:
SplayTree
<
any
>
the splay tree to check
Returns
boolean
true if the tree is empty, false otherwise
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Packages Example
Loading...
Checks if a splay tree is empty