where as `Either` would allow you to represent oth...
# language-proposals
r
where as
Either
would allow you to represent other error as values that are not necessarily
Throwable
.