Array#flatten! returns nil if no modifications were made (i.e., array contains no subarrays.)
We probably want just `flatten` rather than `flatten!`
Showing
Please
register
or
sign in
to comment
We probably want just `flatten` rather than `flatten!`