Skip to content

Commit 1df5d91

Browse files
authored
Merge pull request #761 from Maiklins/KTLN-754-update-readme
Update README.md
2 parents 725ab11 + 9545f52 commit 1df5d91

File tree

1 file changed

+1
-0
lines changed
  • core-kotlin-modules/core-kotlin-lang-4

1 file changed

+1
-0
lines changed

core-kotlin-modules/core-kotlin-lang-4/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ This module contains articles about core features in the Kotlin language.
77
- [Difference Between !! and ? in Kotlin](https://www.baeldung.com/kotlin/nullability-operators-difference)
88
- [Using Kotlin when() Clause for <, <=, >=, and == Comparisons](https://www.baeldung.com/kotlin/when-clause-comparisons)
99
- [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)
1011
- [[<-- prev]](/core-kotlin-modules/core-kotlin-lang-3)

0 commit comments

Comments
 (0)