Expand description

The module implements HashSet.

Structs

A scalable concurrent hash set data structure.

Type Definitions

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