polars_plan::utils

Function comma_delimited

Source
pub fn comma_delimited<S>(s: String, items: &[S]) -> String
where S: AsRef<str>,
Expand description

Utility to write comma delimited strings