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-06-08 23:41:30 -05:00
2019-06-03 12:47:28 -04:00
2018-11-10 17:30:00 +01:00
2019-07-01 04:23:51 -04:00
2019-04-05 12:14:05 +02:00