guile-user
[Top][All Lists]
Advanced

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

Re: Which hashtable API to use?


From: Matt Wette
Subject: Re: Which hashtable API to use?
Date: Fri, 16 Aug 2013 05:47:22 -0700

WIth respect to your second question: hash table operations can compare keys 
with equal?, eq?, or eqv?.
Which one do you want to use?

On Aug 16, 2013, at 4:38 AM, Alexandru Cojocaru wrote:

> Hi,
> currently there are three hashtable APIs: R6RS, SRFI-69 and Guile's one.
> Which one to choose?
> 
> Also what's exactly the difference between hash, hashq and hashv?
> 
> Best regards,
> Alexandru Cojocaru
> 




reply via email to

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