[elm-discuss] Re: why does this code compile?

2017-11-28 Thread Maris Orbidans
It makes sense if something is lazy evaluated. On Sunday, 26 November 2017 23:56:25 UTC, Gabriel Sartori wrote: > > Look at this simpler example, like Aaron said, the compiler does not > complain if the value is referred inside a lambda. But I think there is no > reason to allow this, or I

[elm-discuss] Re: why does this code compile?

2017-11-26 Thread Gabriel Sartori
Look at this simpler example, like Aaron said, the compiler does not complain if the value is referred inside a lambda. But I think there is no reason to allow this, or I am missing something? > https://ellie-app.com/kR68N5KWGa1/0 > -- You received this message because you are subscribed to