v.1.1.54362Improvement

Improved arrayElement function performance for constant multidimensional arrays with empty elements

Improved performance of the arrayElement function in the case of a constant multidimensional array with an empty array as one of the elements. Example: [[1], []][x].