Is it possible to write such a delegate without depending on kotlin.reflect? That library adds over 1MB to an apk. Somehow I can use lazy delegate without kotlin.reflect being added to APK.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Language assistance for weak property | 1 | 5378 | November 22, 2016 | |
Property access and appending null values to not-null collections | 0 | 757 | May 19, 2018 | |
Property delegate class idea | 3 | 879 | February 3, 2020 | |
Fast lazy properties | 9 | 4510 | August 28, 2019 | |
Dependency Injection experiment
|
4 | 2525 | July 3, 2013 |