Impact of using discriminator symbol instead of _tag in Effect

Hi! What are the potential impacts or implications of
Effect
exporting a discriminator symbol instead of using the arbitrary _tag as field name? Apart from the need to import the symbol everywhere, are there other significant considerations?
Was this page helpful?