Anonyme Objekte, Operatoren Überladung authored by Andreas Neumann's avatar Andreas Neumann
......@@ -66,8 +66,8 @@ Kotlin Konzepte
- [Labels](src/Kotlin/Konzepte/Labels)
- [Extension Functions](src/Kotlin/Konzepte/Extension_Functions)
- Scope Functions
- Anonyme Objekte
- Operatoren-Überladung
- [Anonyme Objekte](src/Kotlin/Konzepte/Anonyme_Objekte)
- [Operatoren-Überladung](src/Kotlin/Konzepte/Operatoren_Ueberladung)
- Delegation
- Delegated Properties
- Lazy
......
......