Looking for a Simple Doubly Linked List Implementation

snow jhon sportsdz25 at gmail.com
Sun Sep 29 21:27:12 UTC 2019


On Saturday, 28 September 2019 at 16:21:10 UTC, snow jhon wrote:
> On Saturday, 21 September 2019 at 18:52:23 UTC, Dennis wrote:
>> [...]
>
> Below is a simple doubly linked list with Garbage Collected 
> memory.
> It's not performant or complete by any means, just a minimal 
> example in D like you wanted.
> You probably also want methods for removing nodes or inserting 
> in the middle (else why don't you use an array?), I think you 
> can think of an implementation for those yourself (or look them 
> up, there should be plenty examples online).

https://tutuapp.uno/ , https://9apps.ooo/ , https://showbox.kim/



More information about the Digitalmars-d-learn mailing list