Make failure in unions commutative
Right now, because of how _rearrange was implemented, a union with a subset of attributes of another union could be united with it, but not viceversa. This change makes both operations fail, hence making the union commutative again. Correct unions were always commutative.master
parent
696361af4b
commit
7e61120beb
Loading…
Reference in New Issue