FutureOfEitherSyntax

class Object
trait Matchable
class Any
object core

Implicits

Implicits

implicit def syntaxFutureOfEither[A, B](f: => Future[Either[A, B]]): FutureOfEitherOps[A, B]