Some helper functions for ranges
Merge the elements of two ranges. If first is not a range then merge that with each element of the second range and vice versa.
Lazily iterate over range and returning only uniques
See Source File
Some helper functions for ranges