Modules§
- Intermediate codec for external sorting.
Structs§
- Output of a sorting operation, encapsulating a bitmap for null values and a stream of sorted items
Traits§
- Handles data sorting, supporting incremental input and retrieval of sorted output
Type Aliases§
- A stream of sorted values along with their associated bitmap