next up previous contents index
Next: Synthesis of (lambda(f) ...) Up: Addition of the numbers Previous: Abstraction `three'   Contents   Start


Substituting `three' in [7]


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



Georg P. Loczewski 2004-03-05


Impressum und Datenschutz