[1] http://docs.scala-lang.org/tutorials/tour/case-classes.html
[2] http://learnyouahaskell.com/syntax-in-functions#pattern-matc... "case expressions" at the end of the page.
[3] http://ocaml.org/learn/tutorials/data_types_and_matching.htm...
[4] http://static.rust-lang.org/doc/master/tutorial.html#control...
[1] http://docs.scala-lang.org/tutorials/tour/case-classes.html
[2] http://learnyouahaskell.com/syntax-in-functions#pattern-matc... "case expressions" at the end of the page.
[3] http://ocaml.org/learn/tutorials/data_types_and_matching.htm...
[4] http://static.rust-lang.org/doc/master/tutorial.html#control...