CoflatMap

cats.CoflatMap$
See theCoflatMap companion trait
object CoflatMap

Attributes

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

Members list

Type members

Classlikes

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

Attributes

Source
CoflatMap.scala
Supertypes
trait AllOps[F, A]
trait AllOps[F, A]
trait Ops[F, A]
trait Ops[F, A]
trait Ops[F, A]
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes
trait AllOps[F, A]
trait AllOps[F, A]
trait Ops[F[_], A] extends Serializable

Attributes

Source
CoflatMap.scala
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
trait AllOps[F, A]
trait AllOps[F, A]
trait AllOps[F, A]

Attributes

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

Deprecated classlikes

Attributes

Deprecated
true
Source
CoflatMap.scala
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Self type
object ops

Attributes

Deprecated
true
Source
CoflatMap.scala
Supertypes
class Object
trait Matchable
class Any
Self type
ops.type

Value members

Concrete methods

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

Summon an instance of CoflatMap for F.

Summon an instance of CoflatMap for F.

Attributes

Source
CoflatMap.scala