KMP-NativeCoroutines icon indicating copy to clipboard operation
KMP-NativeCoroutines copied to clipboard

Hide Kotlin declarations from Swift

Open rickclephas opened this issue 2 years ago • 1 comments

I’d love to be able to suppress those functions being generated, actually. They just wind up being extra bloat on the API surface (the compiler-generated ones)

https://kotlinlang.slack.com/archives/C3PQML5NU/p1651707619396539?thread_ts=1651700593.235969&cid=C3PQML5NU

rickclephas avatar May 05 '22 08:05 rickclephas

Will be possible in Kotlin 1.8.0 (#73) see draft PR #74.

rickclephas avatar Sep 04 '22 12:09 rickclephas