elm/exercises/word-count
Erik Simmler 233e7f0d4d Add a type signature for the wordCount function
Since the test converts wordCount’s output with Dict.toList, the required type may not be immediately apparent to an early learner.
2016-06-18 14:39:47 -04:00
..
elm-package.json Update elm-package.json and .elm files to support Elm 0.17 2016-05-12 22:50:29 -04:00
runtests.bat Add test running wrappers 2016-05-13 17:41:34 -04:00
runtests.sh Add test running wrappers 2016-05-13 17:41:34 -04:00
WordCount.elm Add a type signature for the wordCount function 2016-06-18 14:39:47 -04:00
WordCount.example Update elm-package.json and .elm files to support Elm 0.17 2016-05-12 22:50:29 -04:00
WordCountTests.elm Update elm-package.json and .elm files to support Elm 0.17 2016-05-12 22:50:29 -04:00