is Associative Arrays good for integer type as key?

%u newbie at dd.com
Tue Nov 14 18:39:08 PST 2006


And what's the internal implementation of Associative Arrays for things like:

int[short] hashtable;

Is it a tree, or raw array with linked-list?



More information about the Digitalmars-d-learn mailing list