X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=topics%2Fweek1_advanced_notes.mdwn;h=640becb74b861c7130ce14bc7b2a60c3e01595e2;hp=99d8a8b0a72f722723a9419c1f7dfafb1200312c;hb=e1fdd8196ae3bea9817524b6951d299497c0ec7a;hpb=79da17e370807d3486be1b0b4afaa64cbb13caae diff --git a/topics/week1_advanced_notes.mdwn b/topics/week1_advanced_notes.mdwn index 99d8a8b0..640becb7 100644 --- a/topics/week1_advanced_notes.mdwn +++ b/topics/week1_advanced_notes.mdwn @@ -2,6 +2,7 @@ These are some advanced notes extending the material presented this week. Don't [[!toc]] + ### More on multivalues ### A multivalue is a series of *zero or more* values. They are the result of evaluating expressions that consist of *zero or more* expressions, separated by commas, and enclosed in parentheses. So these expressions evaluate to multivalues: