Hi, could you guys help me? I have: * source of ty...
# arrow
d
Hi, could you guys help me? I have: * source of type Either<E, Option<A>> * function A -> Either<E, B> and want to get result of applying the function Either<E, Option<B>>