Issue with effect's `S.extend` and workaround

Found a seemingly bizarre limitation with effect's S.extend... is this intentional and if/so how can I workaround/disable it?

Error: extend: unsupported schema or overlapping types, cannot extend "USD" with "USD" (path ["currency_code"])
Was this page helpful?