Vocabulary: Difference between revisions

Content added Content deleted
Line 58: Line 58:


== Lambda ==
== Lambda ==
The basic universal syntax for defining functions is the K lambda. A lambda with no arguments defined has its first three arguments stored in variables x, y and z. A lambda also has a variable for self reference (recursion).