From: jim Date: Fri, 20 Feb 2015 14:18:47 +0000 (-0500) Subject: posted more about... for week 4 X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?a=commitdiff_plain;h=baff59e208a25e6c100f0496153ad2fb587f7b76;hp=--cc;p=lambda.git posted more about... for week 4 --- baff59e208a25e6c100f0496153ad2fb587f7b76 diff --git a/content.mdwn b/content.mdwn index cb67dcff..a546e9d8 100644 --- a/content.mdwn +++ b/content.mdwn @@ -37,6 +37,7 @@ week in which they were introduced. * [[Some other list encodings|topics/week3 lists#other-lists]] * Reduction Strategies and Normal Forms * [[Fixed point combinators|topics/week4_fixed_point_combinators]] + * [[More about fixed point combinators|topics/week4_more_about_fixed_point_combinators]] * [[Combinatory Logic|topics/week3 combinatory logic]] @@ -77,6 +78,6 @@ Introduces list comprehensions, discusses how to get the `tail` of lists in the Week 4: * [[Fixed point combinators|topics/week4_fixed_point_combinators]] -* More on fixed point combinators (in progress) +* [[More about fixed point combinators|topics/week4_more_about_fixed_point_combinators]] * Towards types (in progress)