guile-devel
[Top][All Lists]
Advanced

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

Re: SRFI-9 and `equal?'


From: Ludovic Courtès
Subject: Re: SRFI-9 and `equal?'
Date: Fri, 16 Jun 2006 09:44:34 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Hi,

Kevin Ryde <address@hidden> writes:

> address@hidden (Ludovic Courtès) writes:
>>
>> +When applied to structures, the @code{equal?} predicate
>> +(@pxref{Equality}) returns @code{#t} if the two structures share a
>> +common vtable @emph{and} all their fields satisfy @code{equal?}.
>
> Also under `equal?' itself, add structures and records to the bit "For
> a pair, string, vector or array ...".

Good point, I added it.

> Looks fine to me.  I think it should go in the 1.8 branch too.

Can someone (eventually) take care of merging it?

Thanks,
Ludovic.




reply via email to

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