You can to that simply by wrapping your value of `...
# arrow
s
You can to that simply by wrapping your value of
val value = Either<E, Option<A>>
with
OptionT(value)