Expand description

Contains the fixed Set implementation.

Structs

An iterator over the items of a Set.
A fixed set implemented as a Map where the value is ().