ToInvariantOps

cats.Invariant$.ToInvariantOps

Attributes

Source
Invariant.scala
Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
trait AllSyntax
object all.type
object implicits.type
object invariant.type
object nonInheritedOps.type
Show all

Members list

Implicits

Implicits

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

Attributes

Source
Invariant.scala