danbst 3b0534310c mass replace "flip map -> foreach"
See `foreach`-introduction commit.
```
rg 'flip map ' --files-with-matches | xargs sed -i 's/flip map /foreach /g'
```
2019-07-14 13:46:10 +03:00
..
2019-04-27 13:09:48 -04:00
2019-04-29 14:05:50 +02:00
2019-07-08 16:09:56 +02:00
2018-09-07 09:46:46 +01:00
2019-07-14 13:46:10 +03:00
2019-05-03 01:47:57 -05:00