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.
1 parent 935342c commit a0c0f00Copy full SHA for a0c0f00
scala-core-modules/scala-core-9/README.md
@@ -1,3 +1,4 @@
1
### Relevant Articles
2
- [Check if a Collection Is Sorted in Scala](https://www.baeldung.com/scala/check-collection-sorted)
3
- [Check if a String Is a Palindrome in Scala](https://www.baeldung.com/scala/string-palindrome-test)
4
+- [Scala’s Destructuring with the @ Operator](https://www.baeldung.com/scala/destructuring-operator)
0 commit comments