Lambdas

libretto.lambda.Lambdas
See theLambdas companion trait
object Lambdas

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Lambdas.type

Members list

Type members

Classlikes

object Delambdified

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait Delambdified[Exp[_], |*|[_, _], AbsFun[_, _], V, A, B]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Closure[Exp, |*|, AbsFun, V, X, A, B]
class Exact[Exp, |*|, AbsFun, V, A, B]
class Failure[Exp, |*|, AbsFun, V, A, B]
object Error

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Error.type
sealed trait Error[VarLabel]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait LinearityViolation[VarLabel]
class OverUnder[VarLabel]
class Overused[VarLabel]
class Underused[VarLabel]
class Undefined[VarLabel]

Deprecated types

type Abstracted[Exp[_], |*|[_, _], AbsFun[_, _], V, A, B] = Delambdified[Exp, |*|, AbsFun, V, A, B]

Attributes

Deprecated
true

Value members

Concrete methods

def apply[-⚬[_, _], |*|[_, _], VarLabel](syntheticPairVar: (VarLabel, VarLabel) => VarLabel, universalSplit: Option[[X] => (x$1: Unit) => -⚬[X, |*|[X, X]]], universalDiscard: Option[[X, Y] => (x$1: Unit) => -⚬[|*|[X, Y], Y]])(using ssc: SymmetricSemigroupalCategory[-⚬, |*|], inj: BiInjective[|*|]): Lambdas[-⚬, |*|, VarLabel]

Deprecated fields

Attributes

Deprecated
true