nonInheritedOps

alleycats.Extract.nonInheritedOps
object nonInheritedOps extends ToExtractOps

Attributes

Deprecated
true
Source
Extract.scala
Graph
Supertypes
trait ToExtractOps
trait Serializable
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Inherited implicits

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

Attributes

Inherited from:
ToExtractOps
Source
Extract.scala