Skip to content

Add parity methods to Protobuf Repeated and Map#27173

Draft
copybara-service[bot] wants to merge 1 commit intomainfrom
test_908256635
Draft

Add parity methods to Protobuf Repeated and Map#27173
copybara-service[bot] wants to merge 1 commit intomainfrom
test_908256635

Conversation

@copybara-service
Copy link
Copy Markdown

Add parity methods to Protobuf Repeated and Map

Added fns like first(), last(), contains_key() and implement
standard traits that are supported by Vec (DoubleEndedIterator, FromIterator).

Added fns like first(), last(), contains_key() and implement
standard traits that are supported by Vec (DoubleEndedIterator, FromIterator).

PiperOrigin-RevId: 908256635
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.

1 participant