effect-tree
Preparing search index...
effect-tree
Branch
Type Alias Branch<A>
Branch
:
Record
<
"unfixed"
,
BranchF
<
A
,
Tree
<
A
>
>
>
The branch type of
Tree
. Branches are simple wrappers over
BranchF
values.
Type Parameters
A
Underlying tree type.
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
effect-tree
Loading...
The branch type of Tree. Branches are simple wrappers over BranchF values.