Skip to content

Commit 3fc816f

Browse files
authored
Merge pull request #1195 from rcalago/master
Update on README.md
2 parents 0451eab + 8ea1ebe commit 3fc816f

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

scala-akka-3/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
### Relevant Articles
2+
- [Testing Akka Streams](https://www.baeldung.com/scala/akka-streams-tests)

scala-core-collections-modules/scala-core-collections-3/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
- [Get a List Item by Index in Scala](https://www.baeldung.com/scala/list-get-item-by-index)
66
- [Moving Averages in Scala: A Tale of Two Approaches](https://www.baeldung.com/scala/moving-averages)
77
- [Implement a Fixed-Size List in Scala](https://www.baeldung.com/scala/list-finite-size)
8+
- [Difference Between zip() and lazyZip() in Scala](https://www.baeldung.com/scala/zip-vs-lazyzip)

0 commit comments

Comments
 (0)