While symbol descriptions can be useful when inspecting instances during debugging, they can also lead to discovery issues and, more importantly, they can bloat bundled packages since their strings cannot be compressed. This commit removes all symbol descriptions to resolve this.
While symbol descriptions can be useful when inspecting instances during debugging, they can also lead to discovery issues and, more importantly, they can bloat bundled packages since their strings cannot be compressed. This commit removes all symbol descriptions to resolve this.