Another question: is there a reason to have `fun R...
# arrow
p
Another question: is there a reason to have
fun Right()
,
Either.right()
, and
Either.Right()
?