guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: two elementary questions


From: Neil Jerram
Subject: Re: two elementary questions
Date: 13 Dec 2001 21:09:18 +0000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>>>> "Alejandro" == Alejandro Forero Cuervo <address@hidden> writes:

    Alejandro> This is easy to fix but I guess telling you how to
    Alejandro> would spoil the fun of the excersise. ;)

    Alejandro> Good luck.

In addition to solving this problem in the style that you mention, are
you aware that you can also just write

  (define (ll . x) x)

Procedure applications and lists are strongly related in Scheme.

        Neil




reply via email to

[Prev in Thread] Current Thread [Next in Thread]