Capturing Stack Trace in Effect: Analyzing E.fail() in E.runSyncExit
Say I have this code:
Does the effect capture a stack trace of where this fail happened? Is it in there somewhere?
Does the effect capture a stack trace of where this fail happened? Is it in there somewhere?
