so - I expand `EitherPartialOf<L>` -> `...
# arrow-contributors
e
so • I expand
EitherPartialOf<L>
->
Kind<ForEither, A>
• I look at
ForEither
->
ForEither : KindId(Either::class)
->
Either
💥