Create a set that contains only values that occur in two different sets.
the value type
Optional
the first set of values
the second set of values
a new set with only values that occur in both s1 and s2
s1
s2
Create a set that contains only values that occur in two different sets.