effect-tree
Preparing search index...
index
BooleanFold
Type Alias BooleanFold
BooleanFold
:
<
A
>
(
predicate
:
Predicate
<
A
>
)
=>
TreeFold
<
A
,
boolean
>
The type of function the builds a tree fold from a predicate.
Type Declaration
<
A
>
(
predicate
:
Predicate
<
A
>
)
:
TreeFold
<
A
,
boolean
>
Type Parameters
A
Parameters
predicate
:
Predicate
<
A
>
Returns
TreeFold
<
A
,
boolean
>
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
effect-tree
Loading...
The type of function the builds a tree fold from a predicate.