MapSet.Pair

Undocumented in source.
struct MapSet(DimName, DimValue, DimValue nullValue = DimValue.init)
struct Pair {}

Members

Variables

set
MapSet set;
Undocumented in source.
value
DimValue value;
Undocumented in source.

Meta