See your point, and totally agree that it’s not a good use case for every single scenario. I also use the with
statement in many cases and really like it.
This is more an experiment on how to write long function pipes without overcomplicating the implementation to handle every single error case.