Dead Code Rising

Aricles related to

ML

Pattern Matching syntax comparison in Scala, Haskell, ML and OCaml

November 23, 2014
Scala
Haskell
ML
OCaml

After writing my last post about Pattern matching in Scala, I was curious about how pattern matching was solved in other languages. So in this post, I'll use the examples from the last blog post to compare how this would be solved in Scala, Haskell, ML and OCaml. List example…


Page 1 of 1

Keep up to date!

If you don't want to miss future posts, make sure to subscribe.


Or subscribe by email

Tags

Java
Scala
Pattern
Erlang
Haskell
Git
Emacs
ML
OCaml

Popular posts

  • Java 8: No more loops
  • Java 8: Take your abstractions to the next level
  • Try something different with Erlang
  • Java 8: Replace traditional for loops with IntStreams
  • Concurrency made easy with Scala and Akka
© 2014-2019 Marius Herring