std_dev::percentile::pivot_fn

Function middle

source
pub fn middle<T: Clone, S: SliceSubset<T> + ?Sized>() -> impl FnMut(&mut S) -> Cow<'_, T>