AsyncSyntax

class Object
trait Matchable
class Any
trait AllSyntax
object implicits
object all
object async

Implicits

Implicits

implicit def asyncOps[F[_], A](wrapped: F[A]): AsyncOps[F, A]