hey folks, in Kotlin one has a method called `valu...
# kotlin-native
n
hey folks, in Kotlin one has a method called
values()
in each
enum class
, although it doesn’t seem to be exposed to Objective-C headers. Is this a known limitation?
🚀
a
It looks like a known limitation, but I’ve asked @svyatoslav.scherbina to take a look and give a more detailed answer.
n
@akapanina good to know, thanks!