ToInvariantOps

cats.Invariant$.ToInvariantOps

Attributes

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

Members list

Concise view

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