Takes an array and flattens it, returning a shallow-copy flattened array.
The array to flatten.
Optional
An array to hold the results in.
Takes an array and flattens it, returning a shallow-copy flattened array.