coroutines tweak
[lambda.git] / week11.mdwn
index 211b86d..235c11b 100644 (file)
@@ -1,6 +1,13 @@
+These notes may change in the next few days (today is 30 Nov 2010).
+The material here benefited from many discussions with Ken Shan.
 
-##[[Zipper]]##
+##[[Tree and List Zippers]]##
 
-##[[Continuations]]##
+##[[Coroutines and Aborts]]##
 
+##[[From Lists to Continuations]]##
+
+##[[List Monad as Continuation Monad]]##
+
+##[[Manipulating Trees with Monads]]##