Skip to content

Commit e25e8e6

Browse files
authored
Merge pull request #783 from edizor/master
Update README.md
2 parents b0ab80d + d3ebe72 commit e25e8e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scala-core-8/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
- [Guide to Scala Duration and FiniteDuration](https://www.baeldung.com/scala/duration-finiteduration)
77
- [Get Difference Between Two Dates](https://www.baeldung.com/scala/difference-between-two-dates)
88
- [The Either Type in Scala](https://www.baeldung.com/scala/either-type)
9+
- [Understanding the Differences: reduceLeft, reduceRight, foldLeft, foldRight, scanLeft, and scanRight in Scala](https://www.baeldung.com/scala/reduce-fold-scan-left-right)

0 commit comments

Comments
 (0)