Alex Burr wrote:

[..] Actually, it would be useful sometimes
to be able to give a hash an explicit canonicalizer:

my %msdos_files is canonicalized_by lc;

my %fractions is canonicalized_by gcd;

Shouldn't that be handled by container subclasses of Hash? Like PersitentScalar or SparseArray?

Regards,
--
TSa (Thomas Sandlaß)



Reply via email to