Using `Effect.all` with `ReadonlyRecord.map` and an iterable
What do you do when you feed
ReadonlyRecord.map with a function that returns an Effect? Effect.all takes an iterable.