formatting
authorJim <jim.pryor@nyu.edu>
Sun, 1 Feb 2015 15:13:07 +0000 (10:13 -0500)
committerJim <jim.pryor@nyu.edu>
Sun, 1 Feb 2015 15:13:07 +0000 (10:13 -0500)
topics/week1_advanced_notes.mdwn

index 3b49365..d843ee7 100644 (file)
@@ -156,7 +156,7 @@ but:
 
 is parsed as:
 
-   not (empty? xs)
+    not (empty? xs)
 
 
 ### Some common functions ###