How to append to SortedRange?

Tobias Pankrath tobias at pankrath.net
Sun Feb 16 04:51:12 PST 2014


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.


More information about the Digitalmars-d-learn mailing list