static LPair allDistinctPairs_inOrder(L l) { ret lambdaMap listToPair(allSubsetsOfSize_iterator(2, l)); }