dead.fish
06/09/2020, 10:18 AMKClass::sealedSubclasses is not only part of the API of Kotlin 1.3, but also of it’s implementation, but apparently this needs kotlin-reflect. Now I’m on a constrained device and would rather not add a 2.7MB lib just for that. Are there alternatives (beside going back to a good old enum class )?christophsturm
06/09/2020, 10:31 AMdead.fish
06/12/2020, 3:44 PM::class is not in stdlib.