next up previous contents index
Next: Substitution of `two' and Up: Multiplication of the numbers Previous: Abstraction `two'   Contents   Start


Abstraction `three'


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



Georg P. Loczewski 2004-03-05


Impressum und Datenschutz