FutureOfEitherSyntax

io.laminext.syntax.FutureOfEitherSyntax

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object core.type

Members list

Concise view

Implicits

Implicits

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