nonInheritedOps

cats.arrow.Strong$.nonInheritedOps$
object nonInheritedOps extends ToStrongOps

Attributes

Deprecated
true
Source
Strong.scala
Graph
Supertypes
trait ToStrongOps
trait Serializable
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Inherited implicits

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

Attributes

Inherited from:
ToStrongOps
Source
Strong.scala