effect-tree
Preparing search index...
index
getValue
Variable getValue
Const
getValue
:
<
A
>
(
self
:
Tree
<
A
>
)
=>
A
= ...
Get the value of a node.
Type Declaration
<
A
>
(
self
:
Tree
<
A
>
)
:
A
Type Parameters
A
Underlying tree type.
Parameters
self
:
Tree
<
A
>
the tree to query.
Returns
A
Value of the tree root node.
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
effect-tree
Loading...
Get the value of a node.