Although `flat_map` is equivalent to `map` + `flatten(1)` (note the level 1) we can apply this same refactoring to all cases. |
||
|---|---|---|
| .. | ||
| queries | ||
| additional_metrics_parser_spec.rb | ||
| metric_group_spec.rb | ||
| query_variables_spec.rb | ||
Although `flat_map` is equivalent to `map` + `flatten(1)` (note the level 1) we can apply this same refactoring to all cases. |
||
|---|---|---|
| .. | ||
| queries | ||
| additional_metrics_parser_spec.rb | ||
| metric_group_spec.rb | ||
| query_variables_spec.rb | ||