Associative Array: reasonable limits?
Charles Hixson
charleshixsn at earthlink.net
Sat Nov 2 16:56:22 PDT 2013
On 11/02/2013 04:49 PM, TheFlyingFiddle wrote:
> What are you going to be using the collection for?
>
>
It's basically a lookup table used for translating external codes
(essentially arbitrary) into id#s used internally. There are LOTS of
id#s that don't correspond to ANY external code, and nearly all the
processing is done only using those id#s. The codes are used only
during i/o, as they are more intelligible to people.
--
Charles Hixson
More information about the Digitalmars-d-learn
mailing list