From: jim Date: Thu, 5 Feb 2015 14:40:20 +0000 (-0500) Subject: add #sections anchor X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=a2e4fe8d3a80dbf19bbd9e347620b09229d895de add #sections anchor --- 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: