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.
2 parents 725ab11 + 9545f52 commit 1df5d91Copy full SHA for 1df5d91
core-kotlin-modules/core-kotlin-lang-4/README.md
@@ -7,4 +7,5 @@ This module contains articles about core features in the Kotlin language.
7
- [Difference Between !! and ? in Kotlin](https://www.baeldung.com/kotlin/nullability-operators-difference)
8
- [Using Kotlin when() Clause for <, <=, >=, and == Comparisons](https://www.baeldung.com/kotlin/when-clause-comparisons)
9
- [Difference Between “it” and “this” Keywords in Kotlin](https://www.baeldung.com/kotlin/it-vs-this-keywords)
10
+- [Data Objects in Kotlin](https://www.baeldung.com/kotlin/data-object-basics)
11
- [[<-- prev]](/core-kotlin-modules/core-kotlin-lang-3)
0 commit comments