FunctionsArray
array_flatten
Expands inner array elements into a single output array while preserving left-to-right order.
array_flatten(…) → StringKind · scalar
Expands inner array elements into a single output array while preserving left-to-right order.
Part of the Array family.