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 23b86f0 + cf6b701 commit 6481d68Copy full SHA for 6481d68
scala-core-collections-modules/scala-core-collections-4/README.md
@@ -1,3 +1,2 @@
1
## Relevant Articles
2
-
3
--
+- [Using filter() and takeWhile() With Collections in Scala](https://www.baeldung.com/scala/filter-takewhile)
scala-libraries-standalone/README.md
@@ -2,3 +2,4 @@
- [Working with Redis in Scala](https://www.baeldung.com/scala/redis)
4
- [Introduction to Tapir](https://www.baeldung.com/scala/tapir)
5
+- [Refining Existing Types in Scala With Refined](https://www.baeldung.com/scala/refined-types)
0 commit comments