Getting to know Kotlin’s Extension functions: some caveats to keep in mind
If you’ve watched any “Intro to Kotlin” talk, you’ve probably seen extension functions being told as one of the best feature of this wonderful programming language. And they are indeed, but there are some caveats you should be aware of....