[M3devel] REFANY-keyed tables?

JC Chu jcchu at acm.org
Wed Feb 26 18:08:54 CET 2014


Hi,

I need a REFANY-to-INTEGER table in my program but RefIntTbl.Default is giving me runtime errors.  Apparently Table(Key, Value) uses Key.Equal() and Key.Hash(), but those procedures in Refany, which is use to instantiate RefIntTbl, both raise a fatal exception.

I’m a bit confused since a number of REFANY-keyed tables are shipped with CM3.  Is this actually the expected behavior or am I doing anything wrong?

Thanks.

— JC Chu



More information about the M3devel mailing list