In Java we pass interfaces as callbacks, we can ob...
# announcements
k
In Java we pass interfaces as callbacks, we can obviously do the same in Kotlin. But is there a cleaner/Kotlin way of implementing callbacks?