pub fn _agg_helper_slice_utf8<'a, F>(groups: &'a [[IdxSize; 2]], f: F) -> Serieswhere F: Fn([IdxSize; 2]) -> Option<&'a str> + Send + Sync,