update_value

Function update_value 

Source
pub fn update_value<A, F>(a: A, fs: F) -> A
where F: FnOnce(&mut A),