static L filesWithExtension(S ext, L files) { ret filesEndingWith(dir, addPrefixIfNotEmpty2(".", ext)); }