FunctionDispatcher

fun FunctionDispatcher(functions: Collection<KCallable<Any?>>, matchNumbersLeniently: Boolean = false, matchClassesQualnames: Boolean = false, resolveAmbiguousSpecificity: Boolean = false)

Sources

jvm source
Link copied to clipboard