Conversation
|
Why not also adding |
|
That wouldn't work when converting them to #27's aliases, unless you also want to add all other modifiers of I could of course extend the alias system with a "copy some of the variants, but not all" declaration, but you previously called that "overkill". There's also still the option of not using aliases for these, but I feel like we should avoid duplication if possible. |
|
Maybe the better solution is getting rid of |
I don't think the way we decide to implement a symbol (using aliases or not), or the way we implement our alias system, should dictate what we decide to add. I don't know if we should add Just to be clear, I'm not saying that we should or shouldn't add
This is a good point. |
|
Given that you agreed to my last point, I've removed |
This PR implements Proposal 24 (iteration 2) from the Symbol Proposals Document.
I also added
toas per our Discussion on Discord.This is a draft since it would be better done with the tools from #27.