EmptyK

alleycats.EmptyK
See theEmptyK companion object
trait EmptyK[F[_]] extends Serializable

Attributes

Companion
object
Source
EmptyK.scala
Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Self type
EmptyK[F]

Members list

Value members

Abstract methods

def empty[A]: F[A]

Attributes

Source
EmptyK.scala

Concrete methods

def synthesize[A]: Empty[F[A]]

Attributes

Source
EmptyK.scala