handle

object handle extends HandleSyntax
class Object
trait Matchable
class Any

Implicits

Inherited implicits

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