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

Reverse iterator #18

Merged
merged 6 commits into from
Jun 25, 2016
Merged

Reverse iterator #18

merged 6 commits into from
Jun 25, 2016

Conversation

emirpasic
Copy link
Owner

@emirpasic emirpasic commented Jun 25, 2016

Closes #13

  • Add reverse iterators to:
    • ArrayList
    • DoublyLinkedList
    • TreeMap
    • TreeSet
    • ArrayStack
    • BinaryHeap
    • RedBlackTree
  • Add and refactor tests
  • Update all documentation in godoc style

@emirpasic emirpasic merged commit d5a7c62 into master Jun 25, 2016
@emirpasic emirpasic deleted the reverse_iterator branch June 25, 2016 19:04
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