Skip to content

Commit fd1f1a1

Browse files
authored
Merge pull request #1341 from rcalago/master
Update on README.md
2 parents e60f1d6 + c39099d commit fd1f1a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scala-core-modules/scala-core/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ This module contains articles about Scala's core features
1313
- [Sealed Keyword in Scala](https://www.baeldung.com/scala/sealed-keyword)
1414
- [Pattern Matching in Scala](https://www.baeldung.com/scala/pattern-matching)
1515
- [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

Comments
 (0)