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 b1b1b0a commit ff68269Copy full SHA for ff68269
core-kotlin-modules/core-kotlin-lang-4/README.md
@@ -10,4 +10,5 @@ This module contains articles about core features in the Kotlin language.
10
- [Data Objects in Kotlin](https://www.baeldung.com/kotlin/data-object-basics)
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
- [[<-- prev]](/core-kotlin-modules/core-kotlin-lang-3)
0 commit comments