Expand description

The module implements HashSet.

Structs

Scalable concurrent hash set data structure.

Type Definitions

Ticket keeps the increased minimum capacity of the HashSet during its lifetime.