Vocabulary: Difference between revisions

225 bytes added ,  2 years ago
Line 58:
 
== 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).