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

Implement [] and Indexer operators for List<T> and Strings. #50

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

copybara-service[bot]
Copy link

Implement [] and Indexer operators for List and Strings.

This is needed for #39.
This fixes #49.

This is needed for #39.
This fixes #49.

PiperOrigin-RevId: 651204863
@copybara-service copybara-service bot merged commit 68ae108 into main Jul 11, 2024
@copybara-service copybara-service bot deleted the test_651173411 branch July 11, 2024 00:30
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.

Implement Indexer operator and expression.
1 participant