In Kotlin (unlike languages like go) interface imp...
# getting-started
r
In Kotlin (unlike languages like go) interface implementation has to be explicitly declared, and isn't just a matter of having the right methods defined.