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-07-14 13:46:10 +03:00
2019-05-10 22:53:14 -04:00
2019-04-29 22:43:16 +02:00
2019-06-10 10:35:50 +02:00
2019-06-15 08:17:58 +02:00