Enhanced C#
Language of your choice: library documentation
Loyc.Collections.ISetImm< T, SetT > Interface Template Reference

An immutable set of type SetT with elements of type T. More...


Source file:

Remarks

An immutable set of type SetT with elements of type T.

Template Parameters
SetTType of this set.
TType of items in the set