What is the dependable way to publish a Java-callable function whose Kotlin API accepts a…

from Inline value classes
Kotlin 2.4.10 advanced 1 min

What is the dependable way to publish a Java-callable function whose Kotlin API accepts an inline value class?

Report an error