Skip to content

Commit ea93a20

Browse files
authored
Update README.md
1 parent 0152bc3 commit ea93a20

File tree

1 file changed

+1
-0
lines changed
  • scala-core-collections-modules/scala-core-collections-4

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
- [Using filter() and takeWhile() With Collections in Scala](https://www.baeldung.com/scala/filter-takewhile)
33
- [Finding Elements in a List using takeWhile() and dropWhile() in Scala](https://www.baeldung.com/scala/list-find-takewhile-dropwhile)
44
- [Calculate the Average of a List in Scala](https://www.baeldung.com/scala/list-compute-mean-value)
5+
- [Convert Java List to Scala Seq](https://www.baeldung.com/scala/java-list-seq-conversion)

0 commit comments

Comments
 (0)