On Sunday, 16 February 2014 at 12:41:45 UTC, Artem Tarasov wrote: > Use a container adequate for the task at hand, e.g. red-black > tree. Very often a sorted array is the most adequate set implementation and we should have support for it in phobos.