assignment7 tweaks
[lambda.git] / assignment7.mdwn
index 0d5d45a..9f83b00 100644 (file)
@@ -1,3 +1,4 @@
+**The hints for problem 2 were being actively developed until early Saturday morning. They're pretty stable now. Remember you have a grace period until Sunday Nov. 28 to complete this homework.**
 
 1. Make sure that your operation-counting monad from [[assignment6]] is working. Modify it so that instead of counting operations, it keeps track of the last remainder of any integer division. You can help yourself to the functions: