static ItIt applyWordTokRules_repeat_iterator(L rules, S s) { ret repeatFunctionReturningList_iterator (curry applyWordTokRules(rules), s); }