FlatMap

cats.FlatMap$
See theFlatMap companion trait
object FlatMap

Attributes

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

Members list

Concise view

Type members

Classlikes

trait AllOps[F[_], A] extends Ops[F, A] with AllOps[F, A]

Attributes

Source:
FlatMap.scala
Graph
Supertypes
trait AllOps[F, A]
trait AllOps[F, A]
trait AllOps[F, A]
trait Ops[F, A]
trait Ops[F, A]
trait AllOps[F, A]
trait AllOps[F, A]
trait Ops[F, A]
trait Ops[F, A]
trait Ops[F, A]
trait Ops[F, A]
class Object
trait Matchable
class Any
Known subtypes
trait AllOps[F, A]
trait AllOps[F, A]
trait AllOps[F, A]
trait AllOps[F, A]
trait Ops[F[_], A] extends Serializable

Attributes

Source:
FlatMap.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AllOps[F, A]
trait AllOps[F, A]
trait AllOps[F, A]
trait AllOps[F, A]
trait AllOps[F, A]

Attributes

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

Deprecated classlikes

Attributes

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

Attributes

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

Value members

Concrete methods

def apply[F[_]](implicit instance: FlatMap[F]): FlatMap[F]

Summon an instance of FlatMap for F.

Summon an instance of FlatMap for F.

Attributes

Source:
FlatMap.scala