Skip to content

Commit e6a5e23

Browse files
authored
Update README.md
1 parent b31c75c commit e6a5e23

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
@@ -10,4 +10,5 @@ This module contains articles about core features in the Kotlin language.
1010
- [Data Objects in Kotlin](https://www.baeldung.com/kotlin/data-object-basics)
1111
- [Working With Triple in Kotlin](https://www.baeldung.com/kotlin/triple-type)
1212
- [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)
1314
- [[<-- prev]](/core-kotlin-modules/core-kotlin-lang-3)

0 commit comments

Comments
 (0)