Skip to main content

Module strict_sorted_buffer

Module strict_sorted_buffer 

Source
Expand description

Defines a Buffer wrapper whose values are known to be strictly sorted.

Structsยง

StrictSortedBuffer
A buffer whose values are known to be strictly sorted in ascending order.