Skip to content

Conversation

danil-pavlov
Copy link
Contributor

No description provided.

@danil-pavlov danil-pavlov marked this pull request as ready for review August 13, 2025 12:55
@danil-pavlov danil-pavlov requested a review from a team as a code owner August 13, 2025 12:55
Other known issues:

* When exported to Swift, Kotlin generic type parameters are type-erased to their upper bounds.
* Functional types defined in Kotlin can be passed to Swift, but not vice versa.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's the other way arround - user can pass closures from Swift to Kotlin, but cannot pass functional type from kotlin to Swift

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I see! thank you, updated this line

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants