rayon::iter::update

Function apply

Source
fn apply<T>(update_op: impl Fn(&mut T)) -> impl Fn(T) -> T