Skip to content

Latest commit

 

History

History

generic-update

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Generic update function

This example shows, how update function of any module might be simplified by using Dictionaries instead of Records.

This approach is useful, when having many instances of child modules in application.

Building the example

$ elm make Main.elm