pub fn format_array(list: impl IntoIterator<Item = impl Display>) -> String