Amanieu / intrusive-rs

Intrusive collections for Rust
Apache License 2.0
400 stars 47 forks source link

Do RBTree cursors/iterators do an in-order traversal? #3

Closed emberian closed 8 years ago

emberian commented 8 years ago

The answer is yes I think, but the docs don't make it clear if all or only some of traversals are ordered.