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?


What you're probably talking about is called a union in the C world. There is a nice (free) book by Ali that every Dlang beginner should probably read.

Reply via email to