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

Flesh out mentions of 'subscript' operators #3674

Merged
merged 1 commit into from
Nov 18, 2021

Conversation

parlough
Copy link
Member

@parlough parlough commented Nov 15, 2021

  • Adds mentions to the null-aware "subscript" operator (?[])
  • Slightly expand the mention of the [] operator beyond just lists.

Might need some help on wordsmithing as I wasn't sure the best way to discuss an operator which technically has no official designated purpose at least according to the spec.

Closes #3657

@google-cla google-cla bot added the cla: yes Contributor has signed the Contributor License Agreement label Nov 15, 2021
@kwalrath kwalrath merged commit 288e0e4 into master Nov 18, 2021
@kwalrath kwalrath deleted the misc/add-null-aware-subscript-operator branch November 18, 2021 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Contributor has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add null-aware subscript operator ?[] to Language Tour
2 participants