DispatcherSyntax

cats.effect.syntax.DispatcherSyntax

Attributes

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

Members list

Concise view

Implicits

Implicits

implicit def dispatcherOps[F[_]](wrapped: Dispatcher[F]): DispatcherOps[F]

Attributes

Source:
DispatcherSyntax.scala