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

Override ArrayTagSet::spliterator to return Spliterator with exact size #989

Merged
merged 1 commit into from Sep 12, 2022

Conversation

kilink
Copy link
Member

@kilink kilink commented Sep 11, 2022

Override ArrayTagSet::spliterator to return a Spliterator which reports an exact size as well as other important characteristics such as IMMUTABLE and SORTED.

Override ArrayTagSet::spliterator to return a Spliterator which reports an exact size
as well as other important characteristics such as IMMUTABLE and SORTED.
@brharrington brharrington added this to the 1.3.8 milestone Sep 12, 2022
@brharrington brharrington merged commit 710f5c3 into main Sep 12, 2022
@brharrington brharrington deleted the array-tag-set-spliterator branch September 12, 2022 14:01
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.

None yet

2 participants