NotFound

libretto.lambda.Lambdas$.Abstracted$.NotFound
case class NotFound[Exp[_], |*|[_, _], AbsFun[_, _], LE, A, B](b: Exp[B]) extends Abstracted[Exp, |*|, AbsFun, LE, A, B]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Abstracted[Exp, |*|, AbsFun, LE, A, B]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def mapExpr[Exp2[_]](g: [X] => (x$1: Exp[X]) => Exp2[X]): Abstracted[Exp2, |*|, AbsFun, LE, A, B]

Attributes

Inherited from:
Abstracted
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product