effect-tree
Preparing search index...
effect-tree
countOf
Function countOf
countOf
<
A
>
(
predicate
:
Predicate
<
A
>
)
:
TreeFold
<
A
,
number
>
Compute how many nodes in a tree satisfy the given
predicate
.
Type Parameters
A
Parameters
predicate
:
Predicate
<
A
>
Returns
TreeFold
<
A
,
number
>
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
effect-tree
Loading...
Compute how many nodes in a tree satisfy the given
predicate.