what i was trying to do is if `isRight` is `false`...
# atrium
m
what i was trying to do is if
isRight
is
false
, that means that left should be present, and i'd like that left value to be in the assertion error rather than
Either.isRight was false
because it may contain valuable information