Function Set.remove

remove element from set

void remove(K) (
  K k
);