We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c94844c commit 1972072Copy full SHA for 1972072
core-kotlin-modules/core-kotlin-lang-oop-4/README.md
@@ -2,3 +2,4 @@
2
3
- [Iterating All Fields of a Data Class Without Reflection in Kotlin](https://www.baeldung.com/kotlin/data-class-get-fields-no-reflection)
4
- [Iterating Enum Entries in Kotlin](https://www.baeldung.com/kotlin/enum-iterate-entries)
5
+- [Extension Fields in Kotlin](https://www.baeldung.com/kotlin/extension-fields)
0 commit comments