Set Union of SortedRanges

Nordlöw via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Dec 5 12:18:24 PST 2016


What's the fastest way of calculating a set-union of two or more 
SortedRanges (all containing unique values)?

Any typical branchings of the algorithm depending on the lengths 
of the SortedRanges?


More information about the Digitalmars-d-learn mailing list