Cons

org.atnos.eff.Cons$
See theCons companion class
object Cons extends ConsLower1

Attributes

Companion:
class
Source:
Members.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Cons.type

Members list

Concise view

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

Implicits

Implicits

implicit def tailEffect[H[_], Op[_[_], _], R](implicit h: Op[H, R]): Cons[Op[H, R], NoMember]

Attributes

Source:
Members.scala

Inherited implicits

implicit def headEffect[H[_], Op[_[_], _], R, T <: Members](implicit t: T, h: Op[H, R]): Cons[Op[H, R], T]

Attributes

Inherited from:
ConsLower1
Source:
Members.scala