Module scapegoat::set_types[][src]

Expand description

SgSet’s iterator return types.

Structs

An iterator producing elements in the difference of SgSets.

An iterator producing elements in the intersection of SgSets.

An owning iterator over the items of a SgSet.

An iterator over the items of a SgSet.

An iterator producing elements in the symmetric difference of SgSets.

An iterator producing elements in the union of SgSets.