Expand description
Ordered iterators.
Structs§
Traits§
- Ordered
MapIterator - Allows an iterator to do an inner join with another iterator to combine their values or filter based on their keys.
- Ordered
SetIterator - Allows an iterator to do an inner join with another iterator to combine their values or filter based on their keys.