First Impressions!

A Guy With an Opinion aguywithanopinion at gmail.com
Tue Nov 28 15:27:52 UTC 2017


On Tuesday, 28 November 2017 at 13:17:16 UTC, Steven 
Schveighoffer wrote:
> This is likely because of Adam's suggestion -- you were 
> incorrectly declaring a function that returned an immutable 
> like this:

> immutable T foo();
>
> -Steve

That's exactly what it was I think. As I stated before, I tried 
to do immutable(T) but I was drowning in errors at that point 
that I just took a step back. I'll try to refactor it back to 
using immutable. I just honestly didn't quite know what I was 
doing obviously.



More information about the Digitalmars-d mailing list