Any ideas on how to start mutating my Set that looks like this? The first value is Int and represents an round , the second values are Pairs of 2x Int. Should I be changing my data structure in order to sort it so that one round can only have 1 number between 1-12?