Skip to content

Commit 560b11d

Browse files
authored
Merge pull request #55 from johnA1331/master
github-related test fix - BAEL-23872
2 parents 4b044a5 + 5b3320f commit 560b11d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

core-scala/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ This module contains articles about Scala's core features
1010
- [A Guide to Scala Tuples](https://www.baeldung.com/scala/tuples)
1111
- [Tail Recursion in Scala](https://www.baeldung.com/scala/tail-recursion)
1212
- [Guide to lazy val in Scala](https://www.baeldung.com/scala/lazy-val)
13+
- [Partial Functions in Scala](https://www.baeldung.com/scala/partial-functions)
14+
- [Introduction to Testing With ScalaTest](https://www.baeldung.com/scala/scalatest)
15+
- [For Loops in Scala](https://www.baeldung.com/scala/for-loops)
16+
- [A Guide to Sorting in Scala](https://www.baeldung.com/scala/sorting)

0 commit comments

Comments
 (0)