To address your question a bit more fully, it seems like this is
something the range proposal for C++ is better suited for. Then
appending would just be a special case of inserting at a specific
position. I've got to say, if I had the time I'd implement the
C++ ranges in D. They seem more powerful and easier to use.
- Re: Keeping a dynamic sorte... Andrei Alexandrescu via Digitalmars-d
- Re: Keeping a dynamic s... bearophile via Digitalmars-d
- Re: Keeping a dynamic s... Vladimir Panteleev via Digitalmars-d
- Re: Keeping a dynam... Andrei Alexandrescu via Digitalmars-d
- Re: Keeping a ... bearophile via Digitalmars-d
- Re: Keeping a dynamic sorted range Ali Çehreli via Digitalmars-d
- Re: Keeping a dynamic sorted ra... bearophile via Digitalmars-d
- Re: Keeping a dynamic sorted range Jakob Ovrum via Digitalmars-d
- Re: Keeping a dynamic sorted ra... bearophile via Digitalmars-d
- Re: Keeping a dynamic sorted range Sean Kelly via Digitalmars-d
- Re: Keeping a dynamic sorted range Sean Kelly via Digitalmars-d
- Re: Keeping a dynamic sorted ra... Andrei Alexandrescu via Digitalmars-d
- Re: Keeping a dynamic sorte... Sean Kelly via Digitalmars-d
