Commit graph

3 commits

Author SHA1 Message Date
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
Erik Simmler
7ddb1b57c6 Update elm-package.json and .elm files to support Elm 0.17 2016-05-12 22:50:29 -04:00
Erik Simmler
b822d3b83e Add word-count exercise (closes #25) 2016-03-14 08:48:57 -04:00