Skip to content

Declare iterable methods for Readonly collections.#15451

Merged
mhegazy merged 2 commits into
microsoft:masterfrom
rictic:iterables-for-readonly-collections
Apr 29, 2017
Merged

Declare iterable methods for Readonly collections.#15451
mhegazy merged 2 commits into
microsoft:masterfrom
rictic:iterables-for-readonly-collections

Conversation

@rictic
Copy link
Copy Markdown
Contributor

@rictic rictic commented Apr 28, 2017

#10921 added readonly maps and sets, similar to ReadonlyArray.

This adds the iterator methods [Symbol.iterator], keys(), values(), and entries() to them as well.

Fixes #14602

microsoft#10921 added readonly maps and sets, similar to ReadonlyArray.

This adds the iterator methods [Symbol.iterator], keys(), values(), and entries() to them as well.
@msftclas
Copy link
Copy Markdown

@rictic,
Thanks for having already signed the Contribution License Agreement. Your agreement was validated by Microsoft. We will now review your pull request.
Thanks,
Microsoft Pull Request Bot

@mhegazy mhegazy merged commit 7080c41 into microsoft:master Apr 29, 2017
@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Apr 29, 2017

thanks!

@rictic rictic deleted the iterables-for-readonly-collections branch April 29, 2017 02:00
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants