|
|
|
|
|
by michaelsbradley
3877 days ago
|
|
That's because the Elm compiler doesn't yet do much in the way of "dead code elimination" (DCE). However, that will change in a future release of Elm, once Joey Eremondi's work has been fully integrated. My understanding is that integration is not slated for the 0.16 release (imminent) but will likely be part of the 0.17 release. See: https://groups.google.com/forum/#!searchin/elm-dev/dead$20co... |
|