Module set

Source
Expand description

Non-empty Sets.

Structsยง

IntoIter
An owned non-empty iterator over the values of an NESet.
Iter
A non-empty iterator over the values of an NESet.
NESet
A non-empty, growable HashSet.
Union
A non-empty iterator producing elements in the union of two NESets.