ibrahimyilmaz / kiel

(Published to MavenCentral) Kotlin way of building RecyclerView Adapter 🧩. You do not have to write RecyclerView Adapters again and again and suffer from handling of different view types. Kiel will help you.
Apache License 2.0
370 stars 30 forks source link

[kiel] Remove KFunction #37

Closed ibrahimyilmaz closed 4 years ago

ibrahimyilmaz commented 4 years ago

KFunction is part of Kotlin reflection, it should be replaced more elegant solution