Skip to content

Commit

Permalink
Merge pull request #922 from edizor/master
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
lor6 authored Sep 30, 2023
2 parents 26c5fb8 + 97aedae commit 28c80d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions scala-core-collections/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@
- [Map Both Keys and Values of a Scala Map](https://www.baeldung.com/scala/map-keys-values)
- [Split List by Fixed Number of Elements](https://www.baeldung.com/scala/split-list-by-fixed-number-of-elements)
- [Merge Two Maps in Scala](https://www.baeldung.com/scala/merge-two-maps)
- [Different Ways To Iterate Over Collections in Scala](https://www.baeldung.com/scala/collections-iterators)
1 change: 1 addition & 0 deletions zio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@
- [Testing ZIO Applications Using ZIO Test](https://www.baeldung.com/scala/zio-test)
- [Repeat and Retry in ZIO](https://www.baeldung.com/scala/zio-repeat-retry)
- [Introduction to Fibers in ZIO](https://www.baeldung.com/scala/zio-fibers-tutorial)
- [Error Handling in ZIO](https://www.baeldung.com/scala/zio-error-handling)

0 comments on commit 28c80d6

Please sign in to comment.