AsyncSyntax

cats.effect.kernel.syntax.AsyncSyntax

Attributes

Source:
AsyncSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AllSyntax
object implicits.type
object all.type
object async.type

Members list

Concise view

Implicits

Implicits

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

Attributes

Source:
AsyncSyntax.scala