Right now, it's possible to create an ChemicalSystems that contains the same Component (i.e. passes equality) but with different keys.
In practice this is actually somewhat meaningless, because it would mean having two sets of atoms overlap on top of each other. Given ChemicaSystems are meant to represent a unique endstate, I don't think we should be allowing this.
Right now, it's possible to create an ChemicalSystems that contains the same Component (i.e. passes equality) but with different keys.
In practice this is actually somewhat meaningless, because it would mean having two sets of atoms overlap on top of each other. Given ChemicaSystems are meant to represent a unique endstate, I don't think we should be allowing this.