Explanation of the `_tag` usage in Effect Typescript

I remember reading somewhere on the docs why the _tag was used because on compile type the compiler would merge similar classes or types or something, but I cannot find it anymore, does somebody know where I can find this?
Was this page helpful?