lambdifySuppressReturn

fun <R> lambdifySuppressReturn(func: () -> R): () -> Unit?

Sources

jvm source
Link copied to clipboard