arrow-core
1.1.6-alpha.24
common
arrow-core
/
arrow.core.raise
/
either
either
inline
fun
<
E
,
A
>
either
(
block
:
Raise
<
E
>
.
(
)
->
A
)
:
Either
<
E
,
A
>