/posts
/tags
Entries tagged :: repl
.
2016-09-14
Let's play with pattern matching in Scala
Pattern matching is a powerful technique for filtering and testing variables. This article aims at illustrating pattern matching in Scala using a simple example.
Read more ⟶