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 037fb6d commit 64fd060Copy full SHA for 64fd060
core-kotlin-modules/core-kotlin-strings-4/README.md
@@ -13,3 +13,4 @@ This module contains articles about core Kotlin strings.
13
- [Sorting a String Alphabetically in Kotlin](https://www.baeldung.com/kotlin/string-sort)
14
- [Kotlin Equivalent of Java’s equalsIgnoreCase()](https://www.baeldung.com/kotlin/java-equalsignorecase-equivalent)
15
- [Convert String to Char in Kotlin](https://www.baeldung.com/kotlin/string-char-conversion)
16
+- [Java Boolean.valueOf() Equivalent in Kotlin](https://www.baeldung.com/kotlin/boolean-valueof-equivalent)
0 commit comments