Preparing search index...
The search index is not available
Packages Example
Packages Example
splay_tree
left
Function left
left
(
tree
)
:
SplayTree
<
any
>
Returns the left child of a splay tree node
Parameters
tree
:
SplayTree
<
any
>
the splay tree node
Returns
SplayTree
<
any
>
the left child, or empty if none
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Packages Example
Loading...
Returns the left child of a splay tree node