pub fn format_comma<T: Display, I: IntoIterator<Item = T>>(items: I) -> String