libretto.lambda.Lambdas.Delambdified
See theDelambdified companion trait
object Delambdified
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Delambdified.type
Members list
Type members
Classlikes
case class Closure[Exp[_], |*|[_, _], AbsFun[_, _], V, X, A, B](captured: Tupled[|*|, Exp, X], f: AbsFun[X |*| A, B]) extends Delambdified[Exp, |*|, AbsFun, V, A, B]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case class Exact[Exp[_], |*|[_, _], AbsFun[_, _], V, A, B](f: AbsFun[A, B]) extends Delambdified[Exp, |*|, AbsFun, V, A, B]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case class Failure[Exp[_], |*|[_, _], AbsFun[_, _], V, A, B](e: LinearityViolation[V]) extends Delambdified[Exp, |*|, AbsFun, V, A, B]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article