handle

cats.mtl.syntax.handle
object handle extends HandleSyntax

Attributes

Source
handle.scala
Graph
Supertypes
trait HandleSyntax
class Object
trait Matchable
class Any
Self type
handle.type

Members list

Implicits

Inherited implicits

implicit def toHandleOps[F[_], A](fa: F[A]): HandleOps[F, A]

Attributes

Inherited from:
HandleSyntax
Source
handle.scala