[−][src]Module sorted_iter::sorted_pair_iterator
implementation of the sorted_pair_iterator relational operations
Structs
| AssumeSortedByKey | |
| FilterMapValues | |
| Join | |
| Keys | |
| LeftJoin | |
| MapValues | |
| OuterJoin | |
| RightJoin |
Traits
| SortedByKey | marker trait for iterators that are sorted by the key of their Item |