add #sections anchor
authorjim <jim@web>
Thu, 5 Feb 2015 14:40:20 +0000 (09:40 -0500)
committerLinux User <ikiwiki@localhost.members.linode.com>
Thu, 5 Feb 2015 14:40:20 +0000 (09:40 -0500)
topics/week1_advanced_notes.mdwn

index 325b14d..51da501 100644 (file)
@@ -177,6 +177,7 @@ These functions can be defined like this:
     in (fst, snd, swap, dup)
 
 
+<a id=sections></a>
 ### Sections ###
 
 OCaml and Haskell have a convenient bit of syntax for the common case where you want a function like this: