effect-tree
Preparing search index...
effect-tree
filterNodes
Function filterNodes
filterNodes
<
A
>
(
predicate
:
Predicate
<
Tree
<
A
>
>
)
:
(
self
:
Tree
<
A
>
)
=>
Tree
<
A
>
Filter nodes so that only those satisfying the given predicate remain.
Type Parameters
A
Parameters
predicate
:
Predicate
<
Tree
<
A
>
>
Returns
(
self
:
Tree
<
A
>
)
=>
Tree
<
A
>
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
effect-tree
Loading...
Filter nodes so that only those satisfying the given predicate remain.