We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0152bc3 + ea93a20 commit 76db27cCopy full SHA for 76db27c
scala-core-collections-modules/scala-core-collections-4/README.md
@@ -2,3 +2,4 @@
2
- [Using filter() and takeWhile() With Collections in Scala](https://www.baeldung.com/scala/filter-takewhile)
3
- [Finding Elements in a List using takeWhile() and dropWhile() in Scala](https://www.baeldung.com/scala/list-find-takewhile-dropwhile)
4
- [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