On Friday, 17 October 2014 at 19:32:40 UTC, anonymous wrote:
On Friday, 17 October 2014 at 19:18:29 UTC, Tofu Ninja wrote:
I had the imports, I just didn't post them. My problem is most
likely that I used Tuple! instead of tuple... which is
probably because the differences between the like
20(exaggeration) different types of tuples in D are confusing
as hell...
You've seen the rest of my message, right?
Yeah, the part that fixed it was Tuple! to tuple. Thanks for the
help. I think this fixes my problem.