Vocabulary: Difference between revisions

Content added Content deleted
("Trailing whitespace")
("Widen scope of language category")
 
Line 59:
== 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).
 
[[Category:Language]]