From 4f4f76bdb9fa83733f4afe6543ee0d2d40146f4e Mon Sep 17 00:00:00 2001 From: Jim Pryor Date: Sun, 3 Oct 2010 02:25:21 -0400 Subject: [PATCH] tweak advanced Signed-off-by: Jim Pryor --- miscellaneous_lambda_challenges_and_advanced_topics.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/miscellaneous_lambda_challenges_and_advanced_topics.mdwn b/miscellaneous_lambda_challenges_and_advanced_topics.mdwn index cd0ba687..1289713c 100644 --- a/miscellaneous_lambda_challenges_and_advanced_topics.mdwn +++ b/miscellaneous_lambda_challenges_and_advanced_topics.mdwn @@ -260,7 +260,7 @@ can use. rather than the handler taking the pair as an argument. (The handler gets *the pair's elements*, not the pair itself, as arguments.) - *Terminology*: we'll try to use names of the form `get_foo` for handlers, and + > *Terminology*: we'll try to use names of the form `get_foo` for handlers, and names of the form `extract_foo` for lifted versions of them, that accept the lists (or whatever data structure we're working with) as arguments. But we may sometimes forget. -- 2.11.0