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

class LambdasFactory[->[_, _], **[_, _], SHUFFLED <: Shuffled[->, **]](sh: SHUFFLED)

Attributes

Supertypes
class Object
trait Matchable
class Any
enum LinearityViolation[VarLabel, CtxLabel]

Attributes

Companion
object
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
enum
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def apply[->[_, _], **[_, _], VarLabel, CtxLabel](universalSplit: Option[[X] => Unit => ->[X, **[X, X]]], universalDiscard: Option[[X, Y] => Unit => ->[**[X, Y], Y]])(using inj: BiInjective[**]): Lambdas[->, **, VarLabel, CtxLabel]
def using[->[_, _], **[_, _]](sh: Shuffled[->, **]): LambdasFactory[->, **, sh.type]