There's an interesting parallel with Scala: Scala ...
# announcements
c
There's an interesting parallel with Scala: Scala uses implicits for extension methods and type classes, but Kotlin has a different mechanism for extension functions, and a similar mechanism can be reused to support type classes