Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document the most common non-trait methods? #283

Open
cher-nov opened this issue Nov 16, 2024 · 0 comments
Open

Document the most common non-trait methods? #283

cher-nov opened this issue Nov 16, 2024 · 0 comments

Comments

@cher-nov
Copy link

cher-nov commented Nov 16, 2024

Excuse me if this has already been mentioned and/or discussed somewhere and I just missed it. But I honestly searched and didn't find anything resembling, although for me this was one of the first questions that arose when I started learning Rust 4 years ago.

It would be really great, especially for beginners IMO, to have a list of the most common method names (excluding those provided by traits) that would describe and explain their semantics. Which is currently observed in the form of a fairly implicit notation.

Some examples of the most obvious:

It might make sense to gather some stats on the most repeating names in the standard library, and then extract an appropriate subset of terminology from this.

@cher-nov cher-nov changed the title Document the most common non-trait method names? Document the most common non-trait methods? Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant