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 cd43b54 commit f80195cCopy full SHA for f80195c
scala-core-modules/scala-core-9/README.md
@@ -2,3 +2,4 @@
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)
5
+- [Check if Two Strings Are Isomorphic in Scala](https://www.baeldung.com/scala/string-isomorphism)
0 commit comments