Is there any way to call, from Java, a Kotlin func...
# getting-started
j
Is there any way to call, from Java, a Kotlin function that takes a function which returns Unit without having to explicitly return Unit?