SHADE-AI / daidepp

Repo to store universal communication specification
2 stars 7 forks source link

Unsorted powers in arrangements #81

Closed mjspeck closed 1 year ago

mjspeck commented 1 year ago

Arrangements like PCE ( AUS GER ) have the powers in the arrangement rendered in the order in which they were passed. This is problematic because if we compare PCE ( AUS GER ) to PCE ( GER AUS ) they will be treated as different if we're comparing their string representations. We should automatically sort powers for easy comparison.