add Q comparing our exposition to The Little Schemer's
[lambda.git] / topics / week4_fixed_point_combinators.mdwn
index 3ac5db3..9c32b04 100644 (file)
@@ -269,6 +269,7 @@ it's not complete, since we don't know what value to use for the
 symbol `LENGTH`.  Technically, it has the status of an unbound
 variable.
 
+<a id=little-h></a>
 Imagine now binding the mysterious variable, and calling the resulting
 term `h`: