Module succinct::select [] [src]

Support for fast select queries.

Structs

BinSearchSelect

Performs a select query by binary searching rank queries.

Traits

SelectSupport

Interface for types that support select queries over values of (associated type) Over.

SelectSupport0

Interface for types that support selecting for 0 bits.

SelectSupport1

Interface for types that support selecting for 1 bits.