static MultiSet asMultiSet(Iterable l) { ret new MultiSet(l); }