I have sorted list of pairs, and want to distributed into two lists of pairs as round robin.
For example,
original = [a = 1, b = 2, c =10, d = 4, e = 2