Preparing search index...
The search index is not available
ixfx
ixfx
Collections
Trees
Mutable
treeTest
Function treeTest
tree
Test
<
T
>
(
root
,
seen
?
)
:
[
ok
:
boolean
,
msg
:
string
,
node
:
TreeNode
<
T
>
]
Validates the tree from
root
downwards.
Type Parameters
T
Parameters
root
:
TreeNode
<
T
>
seen
:
TreeNode
<
T
>
[]
= []
Returns
[
ok
:
boolean
,
msg
:
string
,
node
:
TreeNode
<
T
>
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Validates the tree from
root
downwards.