Skip to content

Commit 1aeb7aa

Browse files
authored
Merge pull request #829 from edizor/master
Update README
2 parents 58fdab8 + 9d63785 commit 1aeb7aa

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

scala-core-8/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@
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)
99
- [Understanding the Differences: reduceLeft, reduceRight, foldLeft, foldRight, scanLeft, and scanRight in Scala](https://www.baeldung.com/scala/reduce-fold-scan-left-right)
10+
- [Different Ways to Reverse a Sequence in Scala](https://www.baeldung.com/scala/reverse-sequence)

zio/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
- [Introduction to ZIO Streams](https://www.baeldung.com/scala/zio-streams-intro)
55
- [Resource Handling in ZIO](https://www.baeldung.com/scala/zio-resource-handling)
66
- [Different Ways to Create ZIO Effects](https://www.baeldung.com/scala/zio-effects)
7+
- [Testing ZIO Applications Using ZIO Test](https://www.baeldung.com/scala/zio-test)

0 commit comments

Comments
 (0)