Recursively flattens a nested array.
The array to recursively flatten.
Returns the new flattened array.
Recursively flattens a nested array.