You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, it's pretty hard to find information about specific constructs such as type Foo = Bar; in the Reference unless one already knows in which section, and under which subsection it would be. A glossary of keywords, attributes and other relevant things at the end of the Reference would be massively helpful in finding the information.
The text was updated successfully, but these errors were encountered:
I suppose what I was thinking about would be more of an index rather than a glossary, but having both be in the reference would probably be a good idea. It's not easy to find the Rusticon unless one knows it exists.
Currently, it's pretty hard to find information about specific constructs such as
type Foo = Bar;
in the Reference unless one already knows in which section, and under which subsection it would be. A glossary of keywords, attributes and other relevant things at the end of the Reference would be massively helpful in finding the information.The text was updated successfully, but these errors were encountered: