FutureX<R> extension

Future Extension

on

Methods

toEither<L extends Exception>() Future<Either<L, R>>
Mapping Future to Either