We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e60f1d6 + c39099d commit fd1f1a1Copy full SHA for fd1f1a1
scala-core-modules/scala-core/README.md
@@ -13,3 +13,4 @@ This module contains articles about Scala's core features
13
- [Sealed Keyword in Scala](https://www.baeldung.com/scala/sealed-keyword)
14
- [Pattern Matching in Scala](https://www.baeldung.com/scala/pattern-matching)
15
- [Using java.lang.class Objects in Scala](https://www.baeldung.com/scala/java-lang-class)
16
+- [Handling Multiple Patterns with Scala Pattern Matching](https://www.baeldung.com/scala/multiple-pattern-matching)
0 commit comments