On Wednesday, November 30, 2016 at 2:41:21 AM UTC, sergii.k...@zalando.de 
wrote:
>
> Even more, it is exactly like described here 
> https://gist.github.com/evancz/2b2ba366cae1887fe621 by the author of Elm 
>

This is a gem. Not seen it before but there are some really useful ideas in 
there. 

It had not occurred to me that we can create record types with a 'hole' in 
them, which can then be used to compose them together to build larger 
records, but at the same time we can write functions that just operate on 
whatever components of the record we choose as the level of abstraction to 
re-use. I'm talking about the "Reusable Actions" section.

-- 
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 elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to