Skip to content

some work on container iteration#4835

Closed
thestinger wants to merge 10 commits intorust-lang:incomingfrom
thestinger:iterator
Closed

some work on container iteration#4835
thestinger wants to merge 10 commits intorust-lang:incomingfrom
thestinger:iterator

Conversation

@thestinger
Copy link
Contributor

This adds a BaseIter impl to PriorityQueue, TreeMap, LinearMap and SmallIntMap, and introduces a ReverseIter trait + implementations for TreeMap, TreeSet and SmallIntMap.

bors added a commit that referenced this pull request Feb 8, 2013
This adds a `BaseIter` impl to `PriorityQueue`, `TreeMap`, `LinearMap` and `SmallIntMap`, and introduces a `ReverseIter` trait + implementations for `TreeMap`, `TreeSet` and `SmallIntMap`.
@bors bors closed this Feb 8, 2013
RalfJung added a commit to RalfJung/rust that referenced this pull request Feb 16, 2026
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.

2 participants