<div dir="ltr"><div><div><div><div><div>Hello CL Pros,<br><br></div>Lately I have been improving the MOPishness of MKCL and that brought me in contact with the specification of intern-eql-specializer in AMOP.<br><br></div>The EQ requirement on its returned value seem to me to dictate a hash-table implementation (PCL and its derivatives all seem to do just that).<br><br></div>The problem I see with this is that it will be a "for ever growing" hash-table with not upper bound in sight. And the "purpose" of such a mandatory built-in memory leak also completely escapes me. Could any of you share some insight on this question, please?<br><br></div>Thank you,<br><br></div>JCB<br><br></div>