supervisor

cats.effect.std.syntax.package$.supervisor$

Attributes

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

Members list

Concise view

Implicits

Inherited implicits

implicit def supervisorOps[F[_], A](wrapped: F[A]): SupervisorOps[F, A]

Attributes

Inherited from:
SupervisorSyntax
Source:
SupervisorSyntax.scala