Using Cause to Handle Errors in TypeScript
Is something like this possible?
I want to deal with an error but not have the error as part of my E. I think this is what Cause is for right?
I want to deal with an error but not have the error as part of my E. I think this is what Cause is for right?
