Issues with Schema.TaggedError Example and Inheritance Possibilities

w/ regards to Schema.TaggedError, the example suggests I can supply a getter, named message. sure okay. I c/p the example and lsp screams. k then. also, while I'm at it, is there any way to slap some single inheritance into the mix with TaggedErrors, or is all the type/class machinery really just plumbing developed to facilitate what was probably some emergent idiom in the Effect ecosystem?
Was this page helpful?