Function Set.difference

create difference of two sets

auto auto difference(K) (
  Set!K other
);