next up previous contents index
Next: Substituting `two' in [11] Up: Addition of the numbers Previous: Synthesis of (lambda(x) ...)   Contents   Start


Abstraction `two'


\begin{lstlisting}[language=Scm]{}
(lambda(f)
(lambda(x)
(f (f x)))) [12]
\end{lstlisting}



Georg P. Loczewski 2004-03-05


Impressum und Datenschutz