Lambda edits
This commit is contained in:
@ -2,7 +2,8 @@
|
||||
% use [solutions] flag to show solutions.
|
||||
\documentclass[
|
||||
solutions,
|
||||
singlenumbering
|
||||
singlenumbering,
|
||||
shortwarning
|
||||
]{../../resources/ormc_handout}
|
||||
|
||||
\usepackage{url}
|
||||
@ -26,7 +27,13 @@
|
||||
|
||||
\newcommand{\lm}{\lambda}
|
||||
|
||||
% Notice that I a b = 1 a b!
|
||||
|
||||
|
||||
% TODO:
|
||||
% Lazy evaluation (alternate Y)
|
||||
% Add a few theorems
|
||||
% Better ending -> applications?
|
||||
% - nix, comparison to imperitive
|
||||
|
||||
|
||||
\uptitlel{Advanced 2}
|
||||
@ -39,7 +46,7 @@
|
||||
\maketitle
|
||||
|
||||
\begin{minipage}{8cm}
|
||||
Beware of the Turing tar-pit in which everything is possible but nothing of interest is easy.
|
||||
Beware of the Turing tar pit, in which everything is possible but nothing of interest is easy.
|
||||
|
||||
\vspace{2ex}
|
||||
|
||||
|
Reference in New Issue
Block a user