Is there such concept of a list in D?

ryuukk_ ryuukk.dev at gmail.com
Sun Dec 11 17:45:20 UTC 2022


On Saturday, 10 December 2022 at 05:46:26 UTC, thebluepandabear 
wrote:
> In most languages there is some sort of `List<T>` type, is that 
> the same for D?

There is: https://dlang.org/phobos/std_container_dlist.html

Why is it called ``DList`` and not just ``List``, i have no clue


More information about the Digitalmars-d-learn mailing list