From 8cd2e41084d42df6db49d6ea9e3183c709a54837 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 13 May 2015 13:51:51 -0400 Subject: [PATCH] edits --- content.mdwn | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/content.mdwn b/content.mdwn index be10a97d..06fcfe21 100644 --- a/content.mdwn +++ b/content.mdwn @@ -190,4 +190,13 @@ Week 13: * [[From list zippers to continuations|topics/week13_from_list_zippers_to_continuations]] * [[Coroutines, exceptions, and aborts|topics/week13_coroutines_exceptions_and_aborts]] * [[Let/cc and reset/shift|topics/week13_native_continuation_operators]] -* CPS transforms + +Week 14: + +* [[Introducing continuations|topics/week14_continuations]] (includes CPS transforms from week 13) +* [[Manipulating trees with monads|topics/week14_manipulating_trees_with_monads]] + +Week 15: + +* [[Continuation applications|topics/week15_continuation_applications]] + -- 2.11.0