carbon-language / carbon-lang

Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
https://github.com/carbon-language/carbon-lang/blob/trunk/README.md
Other
32.31k stars 1.48k forks source link

Merge the suffix ops into a single box in the operator precedence mermaid diagram #4067

Closed josh11b closed 1 week ago

josh11b commented 1 week ago

The current approach was done to work-around a limitation that we can only have a single link per box, but is unscalable. Instead have a single link to a new sections of the document that describes the box, and has multiple links.