Either<Int, Nothing> isn't the same as Eithe...
# language-proposals
p
Either<Int, Nothing> isn't the same as Either<Int, Int>