Example: ```PHP ->flatMap(function(array $x){ return $x; }) ```
Example: