It seems that `fun <F, A, B> EitherTOf<F,...
# arrow
s
It seems that
fun <F, A, B> EitherTOf<F, A, B>.value() = fix().value()
was lost somewhere during refactoring.