dispatcher

cats.effect.syntax.package$.dispatcher$
object dispatcher extends DispatcherSyntax

Attributes

Source
package.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
dispatcher.type

Members list

Implicits

Inherited implicits

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

Attributes

Inherited from:
DispatcherSyntax
Source
DispatcherSyntax.scala