I did not find a function, similar to toRightDisjunction in scalaz, to convert Option to Either. Why does not cats provide such a function ?
I did not find a function, similar to toRightDisjunction in scalaz, to convert Option to Either. Why does not cats provide such a function ?