static int countNotContained(Iterable l, Set set) { ret countNotContainedIn(l, set); }