Id

libretto.lambda.AForest.Punched.Id
case class Id[->[_, _], <*>[_, _]]() extends Punched[->, <*>, [x] =>> x, [x] =>> x]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Punched[->, <*>, [x] =>> x, [x] =>> x]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def apply[T]: AForest[->, <*>, T, T]

Attributes

Definition Classes
override def inFocus: Focus[<*>, [x] =>> x]

Attributes

Definition Classes
override def outFocus: Focus[<*>, [x] =>> x]

Attributes

Definition Classes
override def plug[T, U](f: AForest[->, <*>, T, U]): AForest[->, <*>, T, U]

Attributes

Definition Classes

Inherited methods

def inFst[T, U](snd: AForest[->, <*>, T, U]): Punched[->, <*>, [x] =>> [x] =>> x[x] <*> T, [y] =>> [x] =>> x[y] <*> U]

Attributes

Inherited from:
Punched
def inSnd[T, U](fst: AForest[->, <*>, T, U]): Punched[->, <*>, [x] =>> T <*> [x] =>> x[x], [y] =>> U <*> [x] =>> x[y]]

Attributes

Inherited from:
Punched
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product