Skip to content

Commit 94bd877

Browse files
authored
Merge pull request #42 from johnA1331/master
BAEL-23219
2 parents ee79010 + b751354 commit 94bd877

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

core-scala/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ This module contains articles about Scala's core features
77
- [Introduction to Scala](https://www.baeldung.com/scala-intro)
88
- [Regular Expressions in Scala](https://www.baeldung.com/scala/regular-expressions)
99
- [Higher-Order Functions in Scala](https://www.baeldung.com/scala/higher-order-functions)
10-
10+
- [A Guide to Scala Tuples](https://www.baeldung.com/scala/tuples)
11+
- [Tail Recursion in Scala](https://www.baeldung.com/scala/tail-recursion)

0 commit comments

Comments
 (0)