ToCategoryOps

trait ToCategoryOps extends Serializable
trait Serializable
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def toCategoryOps[F[_, _], A, B](target: F[A, B])(tc: Category[F]): Ops[F, A, B] { type TypeClassType = Category[F]; }