ToCoflatMapOps

cats.CoflatMap$.ToCoflatMapOps

Attributes

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

Members list

Concise view

Implicits

Implicits

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

Attributes

Source:
CoflatMap.scala