effect-tree
Preparing search index...
index
annotateDepth
Function annotateDepth
annotateDepth
<
A
>
(
self
:
Tree
<
A
>
)
:
Tree
<
readonly
[
A
,
number
]
>
Returns tree nodes paired with their hop count from root.
Type Parameters
A
Parameters
self
:
Tree
<
A
>
Returns
Tree
<
readonly
[
A
,
number
]
>
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
effect-tree
Loading...
Returns tree nodes paired with their hop count from root.