Posts Tagged "kotlin"

Delegates - Composition over Inheritance in Kotlin

Using Kotlin's interface delegation feature to replace inheritance with composition