Manfred Nowak wrote: > For complex numbers comparisons other than == and != are not defined. > > AA's require classes to have comparisons defined. > > Why are AA's of complex numbers allowed? Asociative arrays are unordered. All they need is a hash function, which can be defined over any data type. Andrei