Sometimes we might want to count the elements of a multiset as unique, even if they have the same value like how 1 has LightBlue and 3 has LightBlue they are equivalent, but maybe we want to analyze their differences like how one is at position 1 and the other is at position 3. This is why this function MultisetAssociation is useful.