Calls the function without performing a lookup and replaces the old return value with the new one, and returns it. Potentially useful if the function reads from a file or RNG whose state may have changed. TODO: if there's state, FnMut seems more appropriate.
(&mut self, arg: U)
source not stored for this graph (policy: none)