|
|
|
|
|
by leshow
3505 days ago
|
|
> He came to Elm expecting a Haskell for the web No, I don't think that's true. He came to Elm hoping there would be some useful ways to create abstractions in the language (that doesn't necessarily mean there has to be typeclasses. in fact, the whole article his him pursuing an alternate method of abstraction), and besides creating a function there really is none in Elm. You must resign yourself to write the same boilerplate over and over. It is impossible to keep any large Elm project DRY. |
|