``` Kotlin classes have a KotlinBase base class in...
# ios
a
Copy code
Kotlin classes have a KotlinBase base class in Objective-C, the class extends the NSObject class there. We also have wrappers for collections and exceptions. Most of the collection types are mapped to similar collection types from the other side