static Map fieldToFieldIndexCI(fS fieldA, fS fieldB, Iterable l) { ret pairsToCIMap((L) collectTwoFieldsAsPair(fieldA, fieldB, l)); }