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

[Pitch] yielding coroutine accessors #2697

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jckarter
Copy link
Contributor

Further revisions to #2596 based on evolution feedback:

  • Provide links to the accessors vision
  • Use the names yielding borrow and yielding mutate for the coroutine based accessors
  • Add discussion of when to favor these accessors over get and set under implications for adoption

nate-chandler and others added 2 commits January 13, 2025 14:41
- Provide links to the accessors vision
- Use the names `yielding borrow` and `yielding mutate` for the coroutine based accessors
- Add discussion of when to favor these accessors over `get` and `set` under implications for adoption
@rjmccall rjmccall added the LSG Contains topics under the domain of the Language Steering Group label Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LSG Contains topics under the domain of the Language Steering Group
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants