DescribedPair Structure

DescribedPair Structure — Described pair

The DescribedPair Structure

{
  String desc,
  Pair   pair
}
          

Test type for wrapping (s(ii)).

String desc

A description of the described pair

Pair pair

The pair being described