Module sst::merging_cursor

source ·
Expand description

A MergingCursor merges several cursors together.

Structs§

  • MergingCursor takes several cursors of type C and merges them into one logical cursor.