Hi everybody,

in a typical model, there are cross-references: e.g. we have artists and 
albums, and the album refers to its artist. How do we model this in Elm? A 
possible approach is giving unique identifiers to objects and store the 
referred object's identifiers similar to the TodoMVC example - is this 
mechanism extracted to some library in a type-safe way?

Thank you in advance,
thSoft

-- 
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