Заметки, конспекты и прочее

Kotlin Reflection Recipes

Kotlin Reflection has poor documentation so I decided to gather together all code samples that I used when I wrote my library. I hope this article will help you to save time.

This article contains a collection of recipes for Kotlin Reflection. You can find and play with all samples from the article in my Github repository.

[Read More]