I'm trying to join two lists and output all possible combinations of the merged list that maintains the ordering of the original two lists. For example:I'm trying to join two lists and output all pos
I'm trying to join two lists and output all possible combinations of the merged list that maintains the ordering of the original two lists. For example:I'm trying to join two lists and output all pos