category feedElmOther languageseditdelete

This category is a stub, contributions are welcome!






write something here!

edit description
or press Ctrl+Enter to savemarkdown supported
#
Syntax
other
move item up move item down edit item info delete item
Summary edit summary

Very similar to Haskell. Differences:

Haskell                                       Elm
============                                  ============

foo :: Bar                                    foo : Bar

import Foo                                    import Foo exposing (..)

type Foo = Bar                                type alias Foo = Bar
Summary quit editing summary
#
JSON
other
move item up move item down edit item info delete item
Summary quit editing summary