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 eafa3b8 commit 1a1672dCopy full SHA for 1a1672d
core-kotlin-modules/core-kotlin-lang-4/README.md
@@ -11,4 +11,5 @@ This module contains articles about core features in the Kotlin language.
11
- [Working With Triple in Kotlin](https://www.baeldung.com/kotlin/triple-type)
12
- [equals() and hashCode() Generator in Kotlin](https://www.baeldung.com/kotlin/equals-hashcode-generator)
13
- [The Implicit Name Of the Single Parameter in Lambda Expressions: it](https://www.baeldung.com/kotlin/lambda-expressions-it)
14
+- [Private Constructors in Kotlin](https://www.baeldung.com/kotlin/private-constructors)
15
- [[<-- prev]](/core-kotlin-modules/core-kotlin-lang-3)
0 commit comments