effect-tree - v1.0.36
Preparing search 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 - v1.0.36
Loading...
Returns tree nodes paired with their hop count from root.