getArrayRecursive

fun getArrayRecursive(array: Array<*>, indices: IntArray): Any?