new text
[lambda.git] / assignment3.mdwn
index f89f501..013bc3c 100644 (file)
@@ -62,6 +62,7 @@ intensive).
 same length.  That is,
 
      listLenEq mylist (makeList meh (makeList meh (makeList meh nil))) ~~> true
 same length.  That is,
 
      listLenEq mylist (makeList meh (makeList meh (makeList meh nil))) ~~> true
+
      listLenEq mylist (makeList meh (makeList meh nil))) ~~> false
 
 
      listLenEq mylist (makeList meh (makeList meh nil))) ~~> false