Q: Do generics actually work now in MPP? Like, if ...
# multiplatform
a
Q: Do generics actually work now in MPP? Like, if I have a type A<X> in Kotlin common will I see it as A<X> in swift?