guile-devel
[Top][All Lists]
Advanced

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

Re: scheme problem!


From: Pierpaolo Bernardi
Subject: Re: scheme problem!
Date: Thu, 12 May 2011 13:34:04 +0200

On Thu, May 12, 2011 at 12:59, Stefan Israelsson Tampe
<address@hidden> wrote:
> Somewhere in the program I have,
>
> (pk x)
> (pk (caar l))
> (pk (equal? x (caar l)))
>
> It outputs
>
> ;;; (number)
>
> ;;; (number)
>
> ;;; (#f)
>
>
>
> #f ???? is there more to this then meets the eye?

You will get more significative replies if you post a snippet of code
which allows people to reproduce what you observe without having to
guess what could possibly be causing this.

P.



reply via email to

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