static L>> ai_pairs_toWords(L> l) { ret map(func(Pair p) -> Pair { pairMap(f words, p) }, l); }