toggle menu
Arrow
1.2.4
common
switch theme
search in API
arrow-core
/
arrow.core
/
EitherNel
Either
Nel
typealias
EitherNel
<
E
,
A
>
=
Either
<
NonEmptyList
<
E
>
,
A
>
(
source
)