how would I go about converting a `Kind<EitherK...
# arrow
j
how would I go about converting a
Kind<EitherKindPartial<String>, Boolean>
back into and Either?