EmptyK

alleycats.EmptyK$
See theEmptyK companion trait
object EmptyK

Attributes

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

Members list

Type members

Classlikes

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

Attributes

Source
EmptyK.scala
Supertypes
trait Ops[F, A]
trait Serializable
class Object
trait Matchable
class Any
trait Ops[F[_], A] extends Serializable

Attributes

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

Attributes

Source
EmptyK.scala
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
object nonInheritedOps.type

Deprecated classlikes

object nonInheritedOps extends ToEmptyKOps

Attributes

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

Attributes

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

Value members

Concrete methods

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

Summon an instance of EmptyK for F.

Summon an instance of EmptyK for F.

Attributes

Source
EmptyK.scala

Implicits

Inherited implicits

implicit def alleycatsEmptyKForMap[K]: EmptyK[[_] =>> Map[K, _$7]]

Attributes

Inherited from:
EmptyKInstances0 (hidden)
Source
EmptyK.scala