arrayOfAny

fun arrayOfAny(elements: Collection<Any?>): Array<*>

Sources

jvm source
Link copied to clipboard