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

put: Assignment to array or set #4942

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

put: Assignment to array or set #4942

wants to merge 1 commit into from

Conversation

mattnibs
Copy link
Collaborator

Update the put operator to allow assignments to elements in an array or set.

Closes #4798

@mattnibs mattnibs force-pushed the put-array branch 3 times, most recently from 500c44c to dcee1b9 Compare December 15, 2023 21:37
@mattnibs mattnibs requested a review from a team December 15, 2023 21:42
runtime/expr/cutter.go Outdated Show resolved Hide resolved
runtime/expr/putter.go Outdated Show resolved Hide resolved
runtime/expr/putter.go Outdated Show resolved Hide resolved
Update the put operator to allow assignments to elements in an array or
set.

Closes #4798
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

Successfully merging this pull request may close these issues.

Assignment to array element
2 participants