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 b700511 commit 1363bf4Copy full SHA for 1363bf4
scala-core-modules/scala-strings-2/README.md
@@ -5,3 +5,4 @@ This module contains articles about Scala's Strings.
5
### Relevant Articles:
6
- [How to Check if a String Is Null or Empty in Scala](https://www.baeldung.com/scala/string-test-null-empty)
7
- [Convert From Camel Case to Snake Case in Scala](https://www.baeldung.com/scala/camel-snake-case-automatic-conversion)
8
+- [Convert Multiple Spaces Into a Single Space in Scala](https://www.baeldung.com/scala/multiple-spaces-to-single-space)
0 commit comments