On Tue Sep 12 21:26:40 2023 +0000, Nikolay Sivov wrote:
Thanks. Are those existing inconsistencies? I see unquoted names for example, is that what you mean?
Yep, I meant that we have unquoted names like `"Fold max for type %s.\n"` quoted names like `"Fold 'sqrt' for type %s.\n"` function names like `"Fold abs() for type %s.\n"`, and nouns like `"Fold addition for type %s.\n"`, but I don't think it is very important. But for the record I like quoted ones more.