nonInheritedOps

cats.FlatMap$.nonInheritedOps$
object nonInheritedOps extends ToFlatMapOps

Attributes

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

Members list

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