What about a generic parameter of the lambda? I se...
# kotlin-native
g
What about a generic parameter of the lambda? I see it being recognized in swift as
Any?
s
Generics are confined to the level of support that Objective-C has for them since that is the interop mechanism.