static Cl dm_topDownParseToGroupings(S input, Cl patterns) { ret pairsA(dm_topDownParseToGroupings_withUsedPatterns(input, patterns)); }