From: Martin Zaidel
Subject: Hash-table sizes in Lucid
Date: 
Message-ID: <133177@netnews.upenn.edu>
Is there any way to find out the size (in bytes, preferably) of
a hash table?  DESCRIBE returns the number of entries, but I'd
like to know how much memory a particular object is occupying so 
that I can tweak the ephemeral memory parameters in Lucid.

Thanks for any tips.

Martin