435 B
435 B
Part 2
Installation
elm-package install
(Answer y when prompted.)
Building
elm-live Main.elm --open --output=elm.js
References
- let-expressions
- record syntax (e.g.
{ foo = 1, bar = 2 }) List.mapdocumentation