ShakeLambdaDeclaration
Represents a lambda declaration in the Shake language. A lambda declaration is a function that can be passed around as a value and invoked. This interface extends ShakeInvokable for invocation capabilities and ShakeValue for value representation.
Since
0.1.0