On Sunday, 20 March 2016 at 07:49:17 UTC, stunaep wrote:
The gc throws invalid memory errors if I use Arrays from std.container.... Not sure what to do here
I don't know what your larger goal is, but maybe std.array.Appender would be a better fit?
On Sunday, 20 March 2016 at 07:49:17 UTC, stunaep wrote:
The gc throws invalid memory errors if I use Arrays from std.container.... Not sure what to do here
I don't know what your larger goal is, but maybe std.array.Appender would be a better fit?