On Friday, 17 November 2017 at 02:16:35 UTC, Michael V. Franklin wrote:
On Friday, 17 November 2017 at 02:13:54 UTC, matthewh wrote:

And with the toString override included it does.

Why does the version without the toString override output an empty array?

I think that is due to this bug: https://issues.dlang.org/show_bug.cgi?id=13189

It's actually on my todo list to fix, but I'm not sure yet if its within my current abilities.

Actually, after playing with your example, I don't think that's the case. There's something else going on, and I'm not sure what it is. It's a strange error indeed.

Mike

Reply via email to