From ed2a5d45df01219fc97d8219b97d3ab225287fb8 Mon Sep 17 00:00:00 2001 From: jim Date: Wed, 18 Feb 2015 12:30:32 -0500 Subject: [PATCH] link to Unit --- content.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content.mdwn b/content.mdwn index 01f05bcc..21a4a077 100644 --- a/content.mdwn +++ b/content.mdwn @@ -14,7 +14,7 @@ week in which they were introduced. * [["Rosetta Stone" page #1 for Kaupulet, Scheme, OCaml, Haskell|rosetta1]] * Offsite links for help on [[learning Scheme]], [[OCaml|learning OCaml]], and [[Haskell|learning Haskell]] * [[List Comprehensions|topics/week3 lists#comprehensions]] - * Usefulness of `()` + * [[Unit and its usefulness|topics/week3 unit]] * More tips on using Scheme * Order, "static versus dynamic" @@ -69,6 +69,6 @@ Week 3: Introduces list comprehensions, discusses how to get the `tail` of lists in the Lambda Calculus, and some new list encodings * [[What is computation?|topics/week3_what_is_computation]] * Reduction Strategies and Normal Forms -* Usefulness of `()` +* [[Unit and its usefulness|topics/week3 unit]] (posted on Wednesday) * [[Combinatory Logic|topics/week3 combinatory logic]] (revised on Monday and Tuesday) * [[Homework for week 3|exercises/assignment3]] -- 2.11.0