How should I sort a doubly linked list the D way?

Daniel Kozak kozzi11 at gmail.com
Tue Aug 13 11:24:56 UTC 2019


You can make an array from it

On Tue, Aug 13, 2019 at 12:05 PM Mirjam Akkersdijk via
Digitalmars-d-learn <digitalmars-d-learn at puremagic.com> wrote:
>
> On Tuesday, 13 August 2019 at 09:48:52 UTC, Mirjam Akkersdijk
> wrote:
> > Hello there,
> > If I had a DLL, how would I sort it judging by the node
> > contents, the D way?
> >
> > [...]
>
> >Node.t
>
> Node.x, my bad


More information about the Digitalmars-d-learn mailing list