simplifyArrayNSelect

fun <R : KSort> KContext.simplifyArrayNSelect(array: KExpr<KArrayNSort<R>>, indices: List<KExpr<*>>): KExpr<R>