It’d be cool to have a Result<T> that uses E...
# announcements
a
It’d be cool to have a Result<T> that uses Exception for the error side and somehow allows for exhaustive checking
when
to make sure you handle all the possible exceptions