From 368f8b9718dde4cd31e1c39015accaf08a011aff Mon Sep 17 00:00:00 2001 From: jim Date: Sun, 15 Feb 2015 11:16:49 -0500 Subject: [PATCH] add #other-lists --- topics/week3_lists.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/topics/week3_lists.mdwn b/topics/week3_lists.mdwn index 93ffc6ab..fca0e5b2 100644 --- a/topics/week3_lists.mdwn +++ b/topics/week3_lists.mdwn @@ -179,6 +179,7 @@ With this encoding scheme, each list would be represented by a somewhat more com (Oleg discusses making a parallel refinement in the encoding of numbers [here](http://okmij.org/ftp/Computation/lambda-calc.html#p-numerals).) + ## Other Encoding Strategies for Lists ## If you're keeping track, we've now seen three different encoding strategies for lists: in terms of their right-folds, their left-folds, and the somewhat more complex right-fold encoding just discussed. -- 2.11.0