nonInheritedOps

cats.FlatMap$.nonInheritedOps$

Attributes

Deprecated
true
Source:
FlatMap.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Implicits

Inherited implicits

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

Attributes

Inherited from:
ToFlatMapOps
Source:
FlatMap.scala