static LS minusMechListElements(S listName, Iterable l) { ret listMinusSet(l, mechSetCI(listName)); }