Function Set.join

join other set to this set

void join(K) (
  Set!K other
);