I am not using any notational conventions here.. Just putting
it as plain english
* How will I represent something like
MyNonTermElt can take (X, Y , X) values.
ie, there will be exactly 3 values (2 of type X and one of type Y)
and their order is not important.
Another question is regarding arrays..
* can I represent an Element as an array of values ?
thanks in advance,
Rajesh N