guile-devel
[Top][All Lists]
Advanced

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

Re: Bug in documentation for eq? ?


From: Andy Wingo
Subject: Re: Bug in documentation for eq? ?
Date: Wed, 20 Jun 2012 16:43:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

On Wed 20 Jun 2012 16:27, David Kastrup <address@hidden> writes:

> I am not comparing numbers when writing (eq? x x).
> I am checking the identity of an object.  Whether that object is a
> number or not, and if so, what value it has, is irrelevant.

"x" is not an object: it is a variable.  Variables do not have identity.

Andy
-- 
http://wingolog.org/



reply via email to

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