Seeking a Sequential `Effect.all` That Returns the Final Result
Is there something similar to
Could also be expressed like so:
But what I'm hoping for is something like this hypothetical
Effect.all in sequential mode, but that returns the final result. Ie. it would behave like the followingCould also be expressed like so:
But what I'm hoping for is something like this hypothetical
final: