Couldn’t find anything about how to use a `switch` statement from Kotlin/Native in Obj-C, since it c...
m
Couldn’t find anything about how to use a
switch
statement from Kotlin/Native in Obj-C, since it converts Kotlin enums to a class, not an actual enum.