https://kotlinlang.org logo
#arrow
Title
d

dnowak

05/22/2018, 1:31 PM
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>>