effect-tree - v1.0.36
Preparing search index...
These
match
Function match
match
<
R
,
E
,
Result
>
(
__namedParameters
:
{
Both
:
(
both
:
{
_tag
:
"Both"
;
left
:
E
;
right
:
R
}
)
=>
Result
;
Left
:
(
left
:
{
_tag
:
"Left"
;
left
:
E
}
)
=>
Result
;
Right
:
(
right
:
{
_tag
:
"Right"
;
right
:
R
}
)
=>
Result
;
}
,
)
:
(
self
:
|
{
_tag
:
"Left"
;
left
:
E
}
|
{
_tag
:
"Right"
;
right
:
R
}
|
{
_tag
:
"Both"
;
left
:
E
;
right
:
R
}
,
)
=>
Unify
<
Result
>
Type Parameters
R
E
Result
Parameters
__namedParameters
:
{
Both
:
(
both
:
{
_tag
:
"Both"
;
left
:
E
;
right
:
R
}
)
=>
Result
;
Left
:
(
left
:
{
_tag
:
"Left"
;
left
:
E
}
)
=>
Result
;
Right
:
(
right
:
{
_tag
:
"Right"
;
right
:
R
}
)
=>
Result
;
}
Returns
(
self
:
|
{
_tag
:
"Left"
;
left
:
E
}
|
{
_tag
:
"Right"
;
right
:
R
}
|
{
_tag
:
"Both"
;
left
:
E
;
right
:
R
}
,
)
=>
Unify
<
Result
>
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
effect-tree - v1.0.36
Loading...