[−][src]Module differential_dataflow::trace::layers::ordered
Implementation using ordered keys and exponential search.
Structs
| OrderedBuilder | Assembles a layer of this |
| OrderedCursor | A cursor with a child cursor that is updated as we move. |
| OrderedLayer | A level of the trie, with keys and offsets into a lower layer. |
Functions
| advance | Reports the number of elements satisfing the predicate. |