Method Definition: def diff(that: Set[A]): Set[A] Return Type: It returns a set which is the difference between two sets.
5 4
5 1 3 4