Applies the endomorphism f to all entries from l to r, inclusive. If l == r, the updates are eager. Otherwise, they are lazy.
(&mut self, view: ArqView, l: i64, r: i64, f: &T::F)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected