Kotlin Reflection Support | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Kotlin Reflection Support

Why Kotlin reflection isn't supported by SoloLearn compiler? P.S. If you don't still understand try to run this code: https://code.sololearn.com/c9Vdl7U13Lt4/

21st Apr 2018, 6:08 AM
ISkylake
ISkylake - avatar
2 Answers
+ 3
Sololearn, currently, doesn't have support for Koltin libraries (although, hopefully in the future it may), which is why reflection doesn't seem to work. I would recommend waiting until the full Kotlin course comes out and Sololearn updates the program a little more as they may in the future allow support for some of the basic libraries.
1st Jul 2018, 4:02 AM
Faisal
Faisal - avatar
0
Okay, thank you!
1st Jul 2018, 9:02 AM
ISkylake
ISkylake - avatar