Stack-based @nogc dynamic array

Marco de Wild mdwild at sogyo.nl
Fri May 17 06:58:54 UTC 2019


Thank you both for the quick replies.

On Thursday, 16 May 2019 at 12:55:34 UTC, Kagamin wrote:
> Try mach.d https://github.com/pineapplemachine/mach.d it uses 
> explicit range accessors for iteration.

Thank you. I've looked into it, and it appears to be quite a big 
library. I've looked into mach.collect and mach.range, but I 
didn't manage to find what I was looking for (a simple array data 
structure). Do you recommend to look into any specific module?


More information about the Digitalmars-d-learn mailing list