next up previous contents index
Next: Substituting `three' in [7] Up: Addition of the numbers Previous: Synthesis of (lambda(f g)   Contents   Start


Abstraction `three'


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



Georg P. Loczewski 2004-03-05


Impressum und Datenschutz