MCPcopy Create free account
hub / github.com/TheAlgorithms/Rust / from_vec

Method from_vec

src/data_structures/lazy_segment_tree.rs:13–25  ·  view source on GitHub ↗
(arr: &[T], merge: fn(T, T) -> T)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

lenMethod · 0.45
build_recursiveMethod · 0.45

Tested by

no test coverage detected