MCPcopy Create free account
hub / github.com/EbTech/rust-algorithms / update

Method update

src/range_query/dynamic_arq.rs:133–151  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

clone_nodeMethod · 0.80
applyMethod · 0.45
pushMethod · 0.45
pullMethod · 0.45

Tested by

no test coverage detected