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