On Thu, Jul 20, 2017 at 4:14 AM, Peter Damoc <[email protected]> wrote:
> "this" is associated with mutation. Elm is an immutable language. > I don't think that's true. I might be wrong, but I'm pretty sure that "this" has nothing specifically to do with mutation. I write immutable objects all day long in java and kotlin making use of "this" and mixing data and logic. -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
