Extensions in Kotlin are resolved at compile-time....
# language-proposals
d
Extensions in Kotlin are resolved at compile-time. There are some ideas how to extend that mechanism to something like "type classes" for inline functions.