[mercury-users] Inst problem with hash tables

andrea bini andrea.bini at studenti.unimi.it
Tue Sep 23 19:22:46 AEST 2008


----- Messaggio Originale -----
Da: Ralph Becket <rafe at csse.unimelb.edu.au>
Data: Martedi', Settembre 23, 2008 7:46 am
Oggetto: Re: [mercury-users] Inst problem with hash tables
A: mercury-users at csse.unimelb.edu.au

> Ah, of course!  The short answer is: you can't, because 
> there is no
> portable way of writing out bits of code (which is what the 
> higher order
> term is).
> 
> In this case I withdraw my objection to Paul's suggestion.  
> The solution
> has to be something like that: convert the hash_table into an
> assoc_list and use that as your on-disc representation.  
> Sorry for misleading you.

It's ok, I'll use an assoc_list.
Thanks you two!

Cheers,
Andrea Bini


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurylang.org/archives/users/attachments/20080923/bd1331e3/attachment.html>


More information about the users mailing list