lambdifyCombine

fun lambdifyCombine(funcs: List<() -> Any?>): () -> Unit?

Sources

jvm source
Link copied to clipboard