Typos
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
% Lazy evaluation (alternate Y)
|
||||
% Add a few theorems
|
||||
% Better ending -> applications?
|
||||
% - nix, comparison to imperitive
|
||||
% - nix, comparison to imperative
|
||||
|
||||
|
||||
|
||||
|
@ -332,7 +332,7 @@ If we look closely, we'll find that $C$ pretends to take three arguments.
|
||||
|
||||
\vspace{1mm}
|
||||
|
||||
What does $C$ do? Evaluate $(C~a~b~x)$ for arbitary expressions $a, b,$ and $x$. \par
|
||||
What does $C$ do? Evaluate $(C~a~b~x)$ for arbitrary expressions $a, b,$ and $x$. \par
|
||||
\hint{Evaluate $(C~a)$ first. Remember, function application is left-associative.}
|
||||
|
||||
\vfill
|
||||
|
Reference in New Issue
Block a user