
Oct. 26, 2009
5:40 p.m.
Here is an alternative idea on how storing interned objects in a set can be supported.
FWIW, here is a recipe that can retrieve canonical objects from any container, letting look-up a preferred representative of an equivalence class: http://code.activestate.com/recipes/499299/ Raymond