ResourceSyntax

cats.effect.kernel.syntax.ResourceSyntax

Attributes

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

Members list

Concise view

Implicits

Implicits

implicit def effectResourceOps[F[_], A](wrapped: F[A]): EffectResourceOps[F, A]

Attributes

Source:
ResourceSyntax.scala