Skip to content

Added bidirectional iterator#2

Merged
elliotchance merged 1 commit intomasterfrom
iterator
Nov 15, 2019
Merged

Added bidirectional iterator#2
elliotchance merged 1 commit intomasterfrom
iterator

Conversation

@elliotchance
Copy link
Owner

@elliotchance elliotchance commented Nov 15, 2019

The new methods Front() and Back() can be used to bidirectionally iterate over the elements. If the map is changing while the iteration is in-flight it may produce unexpected behavior.


This change is Reviewable

The new methods Front() and Back() can be used to bidirectionally  iterate over the elements. If the map is changing while the iteration is in-flight it may produce unexpected behavior.
@elliotchance elliotchance merged commit c843b30 into master Nov 15, 2019
@elliotchance elliotchance deleted the iterator branch November 15, 2019 03:53
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