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-10 12:52:51 -07:00
2019-07-09 15:46:00 +02:00
2019-07-01 04:23:51 -04:00
2019-07-13 12:34:01 +02:00
2019-07-13 09:48:50 +02:00
2019-07-12 13:28:46 +02:00
2019-07-12 09:12:46 +02:00
2019-07-03 09:28:13 +02:00
2019-07-10 12:52:51 -07:00
2019-07-01 04:23:51 -04:00
2019-06-26 13:22:30 +02:00