fqe.util.configuration_key_union

Given a list of configuration keys, build a list which is the union of

all configuration keys in the list

*args (list[(int, int)]) - any number of configuration key lists to be joined

list[(int, int)] - a list of unique configuration keys found among all the passed arguments