From a2e4fe8d3a80dbf19bbd9e347620b09229d895de Mon Sep 17 00:00:00 2001 From: jim Date: Thu, 5 Feb 2015 09:40:20 -0500 Subject: [PATCH] add #sections anchor --- topics/week1_advanced_notes.mdwn | 1 + 1 file changed, 1 insertion(+) 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: -- 2.11.0