Skip to content

Commit ce9fb05

Browse files
authored
Merge pull request #1441 from rcalago/master
Update on README.md
2 parents 053e233 + 9b86da5 commit ce9fb05

File tree

1 file changed

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

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
## Relevant Articles
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)
4+
- [Calculate the Average of a List in Scala](https://www.baeldung.com/scala/list-compute-mean-value)

0 commit comments

Comments
 (0)