From a3287a42f89b13734f03352c9b8711640586eb22 Mon Sep 17 00:00:00 2001 From: Jim Pryor Date: Wed, 1 Dec 2010 01:02:42 -0500 Subject: [PATCH] lists-to-contin tweaks Signed-off-by: Jim Pryor --- from_lists_to_continuations.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/from_lists_to_continuations.mdwn b/from_lists_to_continuations.mdwn index 1d0ad42b..d6eb6857 100644 --- a/from_lists_to_continuations.mdwn +++ b/from_lists_to_continuations.mdwn @@ -210,7 +210,7 @@ be directly represented. One way to extend this exercise would be to add a special symbol `'#'`, and then the task would be to copy from the target `'S'` only back to the closest `'#'`. This would allow our task to simulate delimited -continuations with embedded prompts. +continuations with embedded `prompt`s (also called `reset`s). The reason the task is well-suited to the list zipper is in part because the list monad has an intimate connection with continuations. -- 2.11.0