Skip to content

Commit a3b3f0c

Browse files
authored
Merge pull request #1063 from edizor/master
Update README.md
2 parents ceb7593 + 8848c45 commit a3b3f0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
- [The Either Type in Scala](https://www.baeldung.com/scala/either-type)
55
- [Understanding the Differences: reduceLeft, reduceRight, foldLeft, foldRight, scanLeft, and scanRight in Scala](https://www.baeldung.com/scala/reduce-fold-scan-left-right)
66
- [Different Ways to Reverse a Sequence in Scala](https://www.baeldung.com/scala/reverse-sequence)
7+
- [Generate List of Dates Between a Range in Scala](https://www.baeldung.com/scala/date-range-list)

0 commit comments

Comments
 (0)