> > union: > > intersection : > > How would this work for hashes with differing properties? > > %a ^is strict_keys; > %b ^is no_strict_keys; > > What would happen?
That's one reason why I suggested control of this sort of thing should be a property of the operation, not of the operands. -- ralph
