Skip to content

Commit f80195c

Browse files
authored
Update README.md
1 parent cd43b54 commit f80195c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scala-core-modules/scala-core-9/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
- [Check if a Collection Is Sorted in Scala](https://www.baeldung.com/scala/check-collection-sorted)
33
- [Check if a String Is a Palindrome in Scala](https://www.baeldung.com/scala/string-palindrome-test)
44
- [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

Comments
 (0)