X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=topics%2Fweek1_advanced_notes.mdwn;h=51da50147246f2fe36beaf5b812e0ae792cf681d;hp=325b14d522fff722090f64cdfe94aa4061c64430;hb=a2e4fe8d3a80dbf19bbd9e347620b09229d895de;hpb=ff786e6df1e67bdfeb51040ab24806534c2ccc00 diff --git a/topics/week1_advanced_notes.mdwn b/topics/week1_advanced_notes.mdwn index 325b14d5..51da5014 100644 --- a/topics/week1_advanced_notes.mdwn +++ b/topics/week1_advanced_notes.mdwn @@ -177,6 +177,7 @@ These functions can be defined like this: in (fst, snd, swap, dup) + ### Sections ### OCaml and Haskell have a convenient bit of syntax for the common case where you want a function like this: