Mapping Specific Errors in Effect Typescript

I really miss something like Effect.mapErrorTag. Whats the idiomatic way to map one specific error to another?
Was this page helpful?