Hacker News new | ask | show | jobs
by rs86 2715 days ago
Elm is quite different from purescript or Haskell... It shares syntax and the purity semantics but its type system is much less expressive (no type classes); no do notation; no monads...