[ library(ordset) | The ECLiPSe Libraries | Reference Manual | Alphabetic Index ]

ord_symdiff(+Set1, +Set2, ?Difference)

Computes the symmetric difference of Set1 and Set2
Set1
A set
Set2
A set
Difference
A set or variable

Description

Succeeds when Difference is the symmetric difference of Set1 and Set2.